osb/app/Models
2021-12-16 11:55:59 +11:00
..
Base Work on VOIP and Domain products 2020-02-19 23:37:45 +11:00
External Move User model to Models/ 2021-06-29 16:40:54 +10:00
Policies Enable users to execute workflows 2021-09-29 17:11:46 +10:00
Product Add Generic service - all services should have a type model 2020-12-02 21:36:36 +11:00
Service Fix when VOIP order doesnt have an address or number 2021-12-14 13:14:14 +11:00
Account.php Optimise charge table, implemented charge recording, optimised payment recording 2021-10-01 14:59:04 +10:00
AccountBilling.php Work on Service rendering 2020-02-05 13:47:24 +09:00
AccountOauth.php Fix Model Policies from matching user_id's and account_id's, and other minor cosmetic fixes 2021-09-29 16:20:22 +10:00
AdslPlan.php Added unique validation for broadband orders, add more visual display that order had errors 2021-09-28 15:14:43 +10:00
AdslSupplier.php Added usage graph (ADSL), improved logging for usage collection (ADSL) 2021-02-18 00:22:50 +11:00
AdslSupplierPlan.php Work on product costing (broadband) and reporting 2020-02-18 22:35:20 +11:00
Charge.php Fix invoice creation with charges. Fix including discounts in invoices 2021-12-16 11:55:59 +11:00
Checkout.php Add paypal payments 2020-07-27 14:49:59 +10:00
Country.php Move User model to Models/ 2021-06-29 16:40:54 +10:00
Currency.php Initial refactoring work 2018-05-20 22:53:14 +10:00
DomainRegistrar.php Initial reseller domain report, enable editing domain service details 2021-07-13 12:31:56 +10:00
DomainTld.php Initial reseller domain report, enable editing domain service details 2021-07-13 12:31:56 +10:00
Group.php Upgraded testing to Laravel 8 - disabled most tests pending code optimisation 2021-06-30 14:46:50 +10:00
HostServer.php Work on SSL and Host accounts 2020-02-20 22:54:28 +11:00
Invoice.php Rework payment tables, enable payment editing 2021-07-23 17:36:53 +10:00
InvoiceItem.php Fix invoice creation with charges. Fix including discounts in invoices 2021-12-16 11:55:59 +11:00
InvoiceItemTax.php Enabled console invoice generation 2020-04-01 23:35:06 +11:00
Language.php Work in progress determining user type 2018-07-06 16:57:49 +10:00
Module.php Change NextKey to create record in Module table if it doesnt exist 2021-06-30 14:46:50 +10:00
Oauth.php Move User model to Models/ 2021-06-29 16:40:54 +10:00
Payment.php Optimise charge table, implemented charge recording, optimised payment recording 2021-10-01 14:59:04 +10:00
PaymentItem.php Optimise charge table, implemented charge recording, optimised payment recording 2021-10-01 14:59:04 +10:00
PlanVoip.php Changes to orders to stop existing services being submitted 2021-09-28 12:43:54 +10:00
Product.php Changed SITE_SETUP to SITE, using ->address instead of ->address(), added email_log, is now in views 2021-07-02 09:33:31 +10:00
ProductTranslate.php Minor presentation fixes for ordering, and npm updates 2018-08-12 17:07:32 +10:00
ProductType.php Work in progress, initial dashboard 2018-06-05 21:13:57 +10:00
Record.php Using morphTo() on services, added Ezypay payment Import 2019-06-07 16:54:27 +10:00
Rtm.php Work in progress determining user type 2018-07-06 16:57:49 +10:00
Service.php Show service detail on invoices 2021-09-30 12:54:44 +10:00
Site.php Changed SITE_SETUP to SITE, using ->address instead of ->address(), added email_log, is now in views 2021-07-02 09:33:31 +10:00
SiteDetail.php Changed SITE_SETUP to SITE, using ->address instead of ->address(), added email_log, is now in views 2021-07-02 09:33:31 +10:00
Supplier.php Work in progress, initial dashboard 2018-06-05 21:13:57 +10:00
SupplierProduct.php Add paypal payments 2020-07-27 14:49:59 +10:00
SupplierProductType.php Work in progress, initial dashboard 2018-06-05 21:13:57 +10:00
Tax.php Added TaxTableSeeder 2021-06-30 14:46:49 +10:00
User.php Fix Model Policies from matching user_id's and account_id's, and other minor cosmetic fixes 2021-09-29 16:20:22 +10:00