osb/app/Models
Deon George c1bb20dec0 Add event to process webhook payments 2023-05-13 23:51:27 +10:00
..
Cost Initial support for importing supplier costs 2022-06-14 16:55:17 +10:00
External Move User model to Models/ 2021-06-29 16:40:54 +10:00
Policies Update leenooks/laravel and framework updates 2022-06-28 21:57:55 +10:00
Product More product cleanup 2023-05-06 13:53:50 +10:00
Scopes Add event to process webhook payments 2023-05-13 23:51:27 +10:00
Service No longer need to test for type, it should exist 2023-05-03 23:41:48 +10:00
Supplier More product cleanup 2023-05-06 13:53:50 +10:00
Usage Cleanup usage of Leenooks\Carbon, change ServiceType to be consistent with Products/ Suppliers/ 2022-04-22 15:25:14 +10:00
Account.php Rename account_provider 2023-05-10 16:39:31 +09:00
AccountBilling.php Work on Service rendering 2020-02-05 13:47:24 +09:00
AccountGroup.php Optimize Groups 2023-05-04 11:50:54 +10:00
Charge.php Add Compoships for multile key relationships, first implemented with Service::class 2022-09-30 08:21:15 +10:00
Checkout.php Update checkout, enable editing of checkout, show details on invoices 2022-07-29 16:31:32 +10:00
Cost.php Optimising Supplier Layout and source code placement 2022-06-28 23:20:56 +10:00
Country.php Rework Site and top level tables 2021-12-20 17:24:31 +11:00
Currency.php Rework Site and top level tables 2021-12-20 17:24:31 +11:00
DomainRegistrar.php Some service host/domain updates, including schema updates 2022-08-02 22:36:35 +10:00
Group.php Updates to Product Model, product updates, enable pricing update, improved formating of product services 2023-05-04 22:21:14 +10:00
Invoice.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
InvoiceItem.php Add Compoships for multile key relationships, first implemented with Service::class 2022-09-30 08:21:15 +10:00
InvoiceItemTax.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
Language.php Rework Site and top level tables 2021-12-20 17:24:31 +11:00
Module.php Change NextKey to create record in Module table if it doesnt exist 2021-06-30 14:46:50 +10:00
Payment.php Added intuit payments 2023-05-13 21:20:56 +10:00
PaymentItem.php Fix payment entry 2022-06-13 15:46:38 +10:00
Product.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
ProductTranslate.php More Product Model optimisation 2023-05-05 16:29:57 +10:00
ProviderOauth.php Added intuit payments 2023-05-13 21:20:56 +10:00
ProviderToken.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
Record.php Using morphTo() on services, added Ezypay payment Import 2019-06-07 16:54:27 +10:00
Rtm.php Home screen improvements, testing for role, work on user/account models 2022-04-22 14:41:53 +10:00
Service.php Changed home screen to use account models instead of user model. Home screen now shows multiple accounts 2023-05-09 19:28:51 +09:00
ServiceChange.php Reimplmement service changes going to the service__change table 2023-05-06 17:21:56 +10:00
Site.php More Product Model optimisation 2023-05-05 16:29:57 +10:00
SiteDetail.php Rework Site and top level tables 2021-12-20 17:24:31 +11:00
Supplier.php Fix supplier_user being unique for each supplier and id, fix search looking for users with a supplier_id 2022-08-10 17:05:57 +10:00
SupplierDetail.php Some product rework 2022-08-20 23:01:03 +10:00
SupplierHostServer.php Some service host/domain updates, including schema updates 2022-08-02 22:36:35 +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
TLD.php Added Supplier Domain importing - using dreamscape API 2022-08-10 15:30:39 +10:00
Tax.php Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
User.php Changed home screen to use account models instead of user model. Home screen now shows multiple accounts 2023-05-09 19:28:51 +09:00
UserOauth.php Initial integration with Quicken (Intuit API), rework oauth tables, update/test google login 2022-08-12 14:53:06 +10:00