.. |
Auth
|
Initial integration with Quicken (Intuit API), rework oauth tables, update/test google login
|
2022-08-12 14:53:06 +10:00 |
User
|
Removed redundant functions from Invoice, optimised Invoice tables
|
2022-04-22 16:01:41 +10:00 |
Wholesale
|
Added product report, showing just active products and number of services
|
2023-05-09 16:50:39 +09:00 |
AccountingController.php
|
Added intuit payments
|
2023-05-13 21:20:56 +10:00 |
AdminController.php
|
Dont save payments with a zero alloc amount, delete payments with a zero alloc amount, fix javascript calculating payment balance
|
2022-10-18 10:23:11 +11:00 |
CheckoutController.php
|
Update checkout, enable editing of checkout, show details on invoices
|
2022-07-29 16:31:32 +10:00 |
Controller.php
|
Framework updates and minor cosmetic fixes
|
2021-09-28 10:09:56 +10:00 |
HomeController.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 |
InvoiceController.php
|
Update checkout, enable editing of checkout, show details on invoices
|
2022-07-29 16:31:32 +10:00 |
MediaController.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 |
OrderController.php
|
Enable creation of domains and domain service editing
|
2022-10-18 14:38:57 +11:00 |
PaypalController.php
|
Payments need to be active to be recognised
|
2022-06-13 17:31:11 +10:00 |
ProductController.php
|
Inuit sync of tax, product accounting, accounts and invoices
|
2023-05-12 20:09:51 +10:00 |
ResellerServicesController.php
|
Bring back some services logic to still needed by charges
|
2022-06-13 14:21:48 +10:00 |
SearchController.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 |
ServiceController.php
|
Deprecate price_overriden
|
2023-05-09 10:09:00 +09:00 |
SupplierController.php
|
Fix display of supplier products and offerings - wasnt including all services
|
2023-03-15 16:21:53 +11:00 |
UserController.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 |
WelcomeController.php
|
Integration with Intuit - get accounting details for products
|
2023-05-10 12:59:42 +09:00 |