Commit Graph

80 Commits

Author SHA1 Message Date
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
Deon George
121aa5b31c
Added schedule:list, fixed traffic import service, fixed invoice generation with charges and credit amounts 2020-05-29 14:10:10 +10:00
Deon George
4935a9f5ff
Progress on order progress to provisioning 2020-04-23 17:38:09 +10:00
Deon George
3b168af492
Show order info reference on pending orders 2020-04-22 23:23:54 +10:00
Deon George
1934c6dfeb
Add cancellation request 2020-04-22 22:54:05 +10:00
Deon George
6480f40b22
Progress on order progress 2020-04-19 08:33:41 +10:00
Deon George
6a3b8692e1
Fix Service::next_invoice_items() for invoices that should not be generated, but have additional charges 2020-04-02 12:10:28 +11:00
Deon George
10c8e43f7c
Fix services with no model, showing future invoice items 2020-04-02 12:03:26 +11:00
Deon George
57f24c9315
Fixes to pass unit testing 2020-04-02 08:59:22 +11:00
Deon George
23dc668c65 Enabled console invoice generation 2020-04-01 23:35:06 +11:00
Deon George
fb9ccd927d Fix rendering of future charge items 2020-03-31 14:39:39 +11:00
Deon George
9ab30086fc Work on SSL and Host accounts 2020-02-20 22:54:28 +11:00
Deon George
910edfd89f Work on product costing (broadband) and reporting 2020-02-18 22:35:20 +11:00
Deon George
f8d998d935 Minor bug fixes rendering services and invoicing 2020-02-13 22:18:20 +11:00
Deon George
5cc0dcd8e1 Invoice testing and line item catchup 2020-02-12 21:32:57 +11:00
Deon George
f41fc3eb9c Query optimisations using with() 2020-02-10 22:07:46 +11:00
Deon George
cd18b98859 Fixed order email, added site url tests, add doctrine/dbal, add service::site() 2020-02-09 23:12:34 +11:00
Deon George
eb316f65fc Next/Future invoices for users 2020-02-08 22:51:50 +11:00