|
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 |
|
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
|
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 |
|
|
0f91ce4940
|
Updates to Product Model, product updates, enable pricing update, improved formating of product services
|
2023-05-04 22:21:14 +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 |
|
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
|
b065d15f60
|
Service paid_to can be null if no invoices created yet
|
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
|
a52c20993b
|
Fix existing cancel workflow
|
2022-08-03 15:47:09 +10:00 |
|
Deon George
|
606f357839
|
Improved search performance
|
2022-06-14 16:51:18 +10:00 |
|
Deon George
|
2590997b1a
|
Bring back some services logic to still needed by charges
|
2022-06-13 14:21:48 +10:00 |
|
Deon George
|
c1080481ec
|
Enabled changing broadband services and adjusting invoices
|
2022-06-12 18:32:54 +10:00 |
|
Deon George
|
cc94426902
|
Optimising product category and category names
|
2022-06-12 11:21:20 +10:00 |
|
Deon George
|
360c1e46a1
|
Updates to charges table
|
2022-06-11 17:43:09 +10:00 |
|
Deon George
|
2d7437fc0d
|
Fix some missing date_* attributes for Service that have been missed
|
2022-05-12 09:09:49 +10:00 |
|
Deon George
|
e1a4db700f
|
Removed redundant functions from Invoice, optimised Invoice tables
|
2022-04-22 16:01:41 +10:00 |
|
Deon George
|
a16277d9bb
|
Cleanup usage of Leenooks\Carbon, change ServiceType to be consistent with Products/ Suppliers/
|
2022-04-22 15:25:14 +10:00 |
|
Deon George
|
8ed9e38290
|
Removed redundant functions from Service::class
|
2022-04-22 15:25:13 +10:00 |
|
Deon George
|
d53643ef55
|
Removed many redundant functions from User::class
|
2022-04-22 15:25:13 +10:00 |
|
Deon George
|
796c72dd09
|
Home screen improvements, testing for role, work on user/account models
|
2022-04-22 14:41:53 +10:00 |
|
Deon George
|
621a132e35
|
Start work on updating services
|
2022-04-20 12:43:10 +10:00 |
|
Deon George
|
ebf08ea414
|
Fix error 500 when cancelling and ordering broadband
|
2022-04-04 20:29:45 +10:00 |
|
Deon George
|
a4ed29b560
|
Added in email hosting, and other misc cosmetic fixes
|
2022-04-02 18:06:34 +11:00 |
|
Deon George
|
62f587d7e6
|
Fix invoice generation and other minor cosmetic items
|
2022-03-05 11:05:35 +11:00 |
|
Deon George
|
e9ada2468e
|
Minor fixes to get charging working
|
2022-02-02 16:01:12 +11:00 |
|
Deon George
|
b9b4416737
|
More works on products
|
2022-02-02 10:43:59 +11:00 |
|
Deon George
|
1e9f15b40f
|
Work on products, first completed broadband
|
2022-02-02 10:43:59 +11:00 |
|
Deon George
|
c0ad46ba65
|
Show service detail on invoices
|
2021-09-30 12:54:44 +10:00 |
|
Deon George
|
7acb9e964b
|
Enable users to execute workflows
|
2021-09-29 17:11:46 +10:00 |
|
Deon George
|
f7439172b6
|
Service cancellation and ordering
|
2021-09-29 14:57:25 +10:00 |
|
Deon George
|
b515a1edeb
|
Initial reseller domain report, enable editing domain service details
|
2021-07-13 12:31:56 +10:00 |
|
Deon George
|
ec738d590c
|
Upgraded testing to Laravel 8 - disabled most tests pending code optimisation
|
2021-06-30 14:46:50 +10:00 |
|
Deon George
|
bac4fd6227
|
Optimise users home page
|
2021-06-30 10:09:18 +10:00 |
|
Deon George
|
638472fb4f
|
Move User model to Models/
|
2021-06-29 16:40:54 +10:00 |
|
Deon George
|
a301fa7fc0
|
Added usage graph (ADSL), improved logging for usage collection (ADSL)
|
2021-02-18 00:22:50 +11:00 |
|
Deon George
|
31749c03b0
|
Fix strict recurring date for 2 years, error 500 when displaying services without an invoice
|
2021-01-04 23:18:57 +11:00 |
|
Deon George
|
4718bf3057
|
Fix catch matching in typeahead, dont bill services past their end date
|
2020-12-01 21:23:07 +11:00 |
|
Deon George
|
9887996da8
|
Fix service name
|
2020-07-22 14:58:32 +10:00 |
|
Deon George
|
dc6ae06f9f
|
Fix for missing addHalf()
|
2020-07-06 16:13:53 +10:00 |
|
Deon George
|
b0f9d07af9
|
More fixes for invoice_to, fix PushNew on belongs to relations
|
2020-07-06 16:02:59 +10:00 |
|
Deon George
|
878277907a
|
Fix invoice_to for next billing period
|
2020-07-06 14:37:08 +10:00 |
|
Deon George
|
39a230f94c
|
Fix billing calculations when services have an end date
|
2020-07-06 13:56:23 +10:00 |
|