Commit Graph

300 Commits

Author SHA1 Message Date
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
Deon George
39db6303c2 Fix email generation and sending via CLI 2022-08-25 11:08:10 +10:00
Deon George
8955df84cd Editing product and enabled updating the accounting field 2022-08-20 23:35:41 +10:00
Deon George
8d920e1ba1 Some product rework 2022-08-20 23:01:03 +10:00
Deon George
71b252843c Show accounting link on accounts that are linked 2022-08-19 20:12:08 +10:00
Deon George
1deda523b4 Fix queue configuration, fix AccountingAccountSync description 2022-08-19 17:18:37 +10:00
Deon George
73d92f25c1 Added cost import via web 2022-08-19 15:12:56 +10:00
Deon George
798608cebd Fix site_id table references 2022-08-19 13:52:23 +10:00
Deon George
4b85e01e93 Customer account sync with Intuit 2022-08-19 13:52:23 +10:00
Deon George
c1a64e2094 Implement token refresh 2022-08-18 23:29:49 +10:00
Deon George
8fd79ce23e Initial integration with Quicken (Intuit API), rework oauth tables, update/test google login 2022-08-12 14:53:06 +10:00
Deon George
70571cb6ac Include ID in Supplier Account Sync and add supplier id integrity constraint 2022-08-11 11:04:35 +10:00
Deon George
f5d535daa7 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
Deon George
d358620b46 Update dreamscape api to get all domains 2022-08-10 16:10:08 +10:00
Deon George
e4c1305da5 Added Supplier Domain importing - using dreamscape API 2022-08-10 15:30:39 +10:00
Deon George
53c665787e Add SameSite attribute to cookies 2022-08-10 15:30:39 +10:00
Deon George
2722c92bcf Add supplier linking 2022-08-10 15:30:39 +10:00
Deon George
a1fd36aa6f Update supplier details to use form helpers, and added in api settings 2022-08-06 00:22:22 +10:00
Deon George
ae3f97d890 Fix supplier configuration 2022-08-05 22:21:17 +10:00
Deon George
17f07dafc0 Added leenooks/dreamscape 2022-08-05 17:08:22 +10:00
Deon George
20c91e8e31 Using search while the session has expired will generate a 401 2022-08-03 16:34:23 +10:00
Deon George
a52c20993b Fix existing cancel workflow 2022-08-03 15:47:09 +10:00
Deon George
dd76fda274 Hosting domain_name input, ensure we redirect back to the update page 2022-08-03 15:28:27 +10:00
Deon George
2bac177618 Some service host/domain updates, including schema updates 2022-08-02 22:36:35 +10:00
Deon George
06b1eca306 Updates to service updating - phone 2022-08-02 08:49:17 +10:00
Deon George
360182b6bb Fix old products report 2022-08-01 21:06:57 +10:00
Deon George
7feec266b8 Updates to service updating - broadband 2022-08-01 20:34:10 +10:00
Deon George
de3f1a534b Framework update 2022-08-01 15:00:56 +10:00
Deon George
97f5c84f23 Consolidate service resources into a top level services/ directory 2022-08-01 14:04:04 +10:00
Deon George
7f6df8d032 Update test to use standard docker image now 2022-07-29 16:31:32 +10:00
Deon George
39ded93a42 Update checkout, enable editing of checkout, show details on invoices 2022-07-29 16:31:32 +10:00
Deon George
4f7a27dd8d Framework update 2022-07-26 00:29:07 +10:00
Deon George
cc906e9b22 Fixes for viewing unprocessed charges 2022-07-25 23:59:28 +10:00
Deon George
bb44c1a216 Hack to make services active when changed after ordering 2022-07-25 23:50:46 +10:00
Deon George
3ff7bf1571 Fixes for error 500 in order and fix layout when updating changed services 2022-07-25 23:37:31 +10:00
Deon George
5297ae8a62 Enable editing of supplier products and listing services connected to them 2022-06-30 23:51:20 +10:00
Deon George
fb416306e7 Optimising Supplier Layout and source code placement 2022-06-28 23:20:56 +10:00
Deon George
464407e7ee Update leenooks/laravel and framework updates 2022-06-28 21:57:55 +10:00
Deon George
3723d644e6 Framework update, and include nunomaduro/laravel-console-summary 2022-06-28 18:11:57 +10:00