|
0d9dbafcf1
|
Optimise Service model
|
2024-07-07 21:22:14 +10:00 |
|
|
b4f3db04fc
|
Removed redundant functions in Account, Optimised User a little more, Moved Ezypay Commands to new Ezypay folder
|
2024-07-07 15:18:57 +10:00 |
|
|
70e94bf6e6
|
Fix search and psql like queries need to be ilike for case insensitivity
|
2024-07-07 10:32:26 +10:00 |
|
|
61fe84498a
|
Update invoice query to allow for missing invoice_item_taxes records, discount is now removed from price base before calculating item_total
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 35s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
|
2024-07-06 22:17:41 +10:00 |
|
|
844d509834
|
Move invoice blades around. Added invoices in credit view
Create Docker Image / Build Docker Image (x86_64) (push) Failing after 28s
Create Docker Image / Final Docker Image Manifest (push) Has been skipped
|
2024-07-06 19:28:14 +10:00 |
|
|
76d43a81c8
|
Temporarily fix invoice emailing
|
2024-07-06 11:06:07 +10:00 |
|
|
b3d5bf05a9
|
Fix handling of discounts in invoiceSummary(), added invoiceSummaryCredit() to show invoices in credit
|
2024-07-06 11:06:07 +10:00 |
|
|
326b1dcfc5
|
User optimisation and code cleanup
|
2024-07-06 11:06:07 +10:00 |
|
|
e7ac329d24
|
Home page performance optimisations
|
2024-07-06 11:06:07 +10:00 |
|
|
648d941893
|
Code refactor work. New optimised query to get invoice status summary for an account
|
2024-07-06 11:06:07 +10:00 |
|
|
59dc825bf7
|
Update laravel framework from 9 to 11, removed some old packages
|
2024-07-06 11:06:07 +10:00 |
|
|
1b4504cee2
|
Fix dashboard SQL query error, doesnt work with postgres
|
2024-07-06 09:00:36 +10:00 |
|
|
c1bb20dec0
|
Add event to process webhook payments
|
2023-05-13 23:51:27 +10:00 |
|
|
8ad9e73abb
|
Added intuit payments
|
2023-05-13 21:20:56 +10:00 |
|
Deon George
|
ad2f6f3a7f
|
Inuit sync of tax, product accounting, accounts and invoices
|
2023-05-12 20:09:51 +10: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
|
fe4bc3acef
|
Deprecate price_overriden
|
2023-05-09 10:09:00 +09:00 |
|
|
013bb632d3
|
Reimplmement service changes going to the service__change table
|
2023-05-06 17:21:56 +10:00 |
|
|
691180b3f0
|
More product cleanup
|
2023-05-06 13:53:50 +10:00 |
|
|
820ff2be00
|
More Product Model optimisation
|
2023-05-05 16:29:57 +10:00 |
|
|
96f799f535
|
Product Model optimisation
|
2023-05-05 10:51:28 +10:00 |
|
|
0f91ce4940
|
Updates to Product Model, product updates, enable pricing update, improved formating of product services
|
2023-05-04 22:21:14 +10:00 |
|
|
95bb55aad8
|
Optimize Groups
|
2023-05-04 11:50:54 +10:00 |
|
|
0ac35c3d43
|
Product class optimisation
|
2023-05-04 10:02:25 +10:00 |
|
|
a5238bfbdc
|
No longer need to test for type, it should exist
|
2023-05-03 23:41:48 +10:00 |
|
|
4f19da5987
|
Fix broadband plan change update
|
2023-05-03 18:09:29 +10:00 |
|
|
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
|
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
|
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
|
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
|
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
|
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
|
e4c1305da5
|
Added Supplier Domain importing - using dreamscape API
|
2022-08-10 15:30:39 +10:00 |
|
Deon George
|
2722c92bcf
|
Add supplier linking
|
2022-08-10 15:30:39 +10:00 |
|
Deon George
|
ae3f97d890
|
Fix supplier configuration
|
2022-08-05 22:21:17 +10:00 |
|
Deon George
|
a52c20993b
|
Fix existing cancel workflow
|
2022-08-03 15:47:09 +10:00 |
|
Deon George
|
2bac177618
|
Some service host/domain updates, including schema updates
|
2022-08-02 22:36:35 +10:00 |
|