Commit Graph

338 Commits

Author SHA1 Message Date
Deon George 7c91082ca8 Fix user creation in order - language_id doesnt have a default value 2024-02-02 10:58:29 +11:00
Deon George 27720ee882 Telephone is now phone 2023-06-16 15:10:36 +10:00
Deon George 8f283f83f2 Fix exception in AccountingInvoiceAdd 2023-05-14 21:39:54 +10:00
Deon George c1bb20dec0 Add event to process webhook payments 2023-05-13 23:51:27 +10:00
Deon George 12b63a506f Minor bug fixes for payment update, internal product link and order billing interval 2023-05-13 22:19:22 +10:00
Deon George a195e4b55b Update to get an individual payment from intuit 2023-05-13 22:01:43 +10:00
Deon George 8ad9e73abb Added intuit payments 2023-05-13 21:20:56 +10:00
Deon George a518158ccf Framework update 2023-05-12 23:05:43 +10:00
Deon George ad2f6f3a7f Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
Deon George e2d8f8a096 Command to add accounts to accounting 2023-05-10 17:56:52 +09:00
Deon George 11b554daad Rename account_provider 2023-05-10 16:39:31 +09:00
Deon George 17ebbb71e8 Integration with Intuit - get accounting details for products 2023-05-10 12:59:42 +09:00
Deon George dde11f73f5 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
Deon George 790ece14d1 Change product name_detail, name to name, pid 2023-05-09 17:12:07 +09:00
Deon George 45dd74aad4 Added product report, showing just active products and number of services 2023-05-09 16:50:39 +09:00
Deon George b3539e6c7e Added Account report, renamed Product to Service List 2023-05-09 16:32:02 +09:00
Deon George f3ecc12494 Only show intuit link to reseller users 2023-05-09 10:14:45 +09:00
Deon George fe4bc3acef Deprecate price_overriden 2023-05-09 10:09:00 +09:00
Deon George a32e8e9d05 Added webhook to capture incoming webhooks 2023-05-06 21:48:46 +10:00
Deon George 013bb632d3 Reimplmement service changes going to the service__change table 2023-05-06 17:21:56 +10:00
Deon George 691180b3f0 More product cleanup 2023-05-06 13:53:50 +10:00
Deon George dc74a064ba Normalise usage of Model into Model::class strings 2023-05-05 16:29:57 +10:00
Deon George 820ff2be00 More Product Model optimisation 2023-05-05 16:29:57 +10:00
Deon George 96f799f535 Product Model optimisation 2023-05-05 10:51:28 +10:00
Deon George 0f91ce4940 Updates to Product Model, product updates, enable pricing update, improved formating of product services 2023-05-04 22:21:14 +10:00
Deon George 95bb55aad8 Optimize Groups 2023-05-04 11:50:54 +10:00
Deon George 0ac35c3d43 Product class optimisation 2023-05-04 10:02:25 +10:00
Deon George a5238bfbdc No longer need to test for type, it should exist 2023-05-03 23:41:48 +10:00
Deon George 25dab73a83 model/model_id is now required on products 2023-05-03 23:02:52 +10:00
Deon George 72648ea14d Framework update, and moved markup() helper to new helpers.php 2023-05-03 18:24:14 +10:00
Deon George 4f19da5987 Fix broadband plan change update 2023-05-03 18:09:29 +10:00
Deon George fd110f5c6f Minor bug fixes from live site 2023-05-01 17:18:12 +10:00
Deon George 8fb888a395 Update upstream urls and framework update 2023-03-15 16:21:53 +11:00
Deon George 10931bd156 Updated docker base image and synchronise consistent docker build/test 2023-03-15 16:21:53 +11:00
Deon George a6f01d0864 Fix display of supplier products and offerings - wasnt including all services 2023-03-15 16:21:53 +11:00
Deon George b719efb58c Rework on product name/description and translate 2022-10-18 23:23:45 +11:00
Deon George bfd17b0686 Fix invoices not being generated when price is null, service update rendering updates 2022-10-18 17:24:53 +11:00
Deon George a87560ff96 Fix invoices being generated for suspended/external billing and zero price items 2022-10-18 15:58:14 +11:00
Deon George c96d264c8f Enable creation of domains and domain service editing 2022-10-18 14:38:57 +11:00
Deon George 0b4e3a9341 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
Deon George 6aa30f537b Fix invoice view when not logged in 2022-09-30 09:35:58 +10:00
Deon George ffcab790fc Fix invoice emailing, and improved formatting 2022-09-30 08:21:16 +10:00
Deon George b065d15f60 Service paid_to can be null if no invoices created yet 2022-09-30 08:21:15 +10:00
Deon George 319fa32754 Fix phone contract length display 2022-09-30 08:21:15 +10:00
Deon George 15a3b11d2e Enable editing of address for phone/broadband, fix billing start for phone 2022-09-30 08:21:15 +10:00
Deon George ec99a5ff75 Add Compoships for multile key relationships, first implemented with Service::class 2022-09-30 08:21:15 +10:00
Deon George 2a19f14adb Fixes to emailing cancel requests. Changes to email jobs with no site_id 2022-09-29 12:49:38 +10:00
Deon George 1667b8c1df Fix broadband traffic import, when new services cannot be found. Fix broadband update so that start_at = connect_at 2022-09-29 11:22:16 +10:00
Deon George 5b4aa5c73e WIP: Fix invoice_next_at date on service update for broadband - must do the others, and create a service validator 2022-09-07 15:15:02 +10:00
Deon George 3cae12b256 Framework update, intuit update 2022-08-25 11:25:03 +10:00