Commit Graph

314 Commits

Author SHA1 Message Date
Deon George dd1460463f
Update framework and javascript 2020-05-26 11:44:02 +10:00
Deon George 32c562cf30
Enable invoice emailing 2020-05-25 17:45:17 +10:00
Deon George cbffda959d
Minor fixes from other projects 2020-05-25 14:09:27 +10:00
Deon George 589aeb7289
Fix displaying first service/invoice/account for user 2020-05-25 13:57:36 +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 e6f823da39
Update error pages 2020-04-17 16:30:51 +10:00
Deon George 3784de855a
Changed service movements rendering 2020-04-14 17:40:47 +10:00
Deon George 4dfa8f1122
Update composer and move themes to under views 2020-04-14 17:14:43 +10:00
Deon George 26365c57ff Fix PDF invoice - now depends on php-7.3-ext 2020-04-02 17:34:22 +11: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 8311bfc268 Work on VOIP and Domain products 2020-02-19 23:37:45 +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 c5f171da95 Add missing test factories 2020-02-12 21:57:44 +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 a92e94398c Putback user::site(), add heading for order emails 2020-02-09 16:48:03 +11:00
Deon George eb316f65fc Next/Future invoices for users 2020-02-08 22:51:50 +11:00
Deon George b61e00d80f Changed account search to user search, show connection charges on invoice for pending services 2020-02-07 07:11:02 +09:00
Deon George ebd4367975 Invoice rendering for service, and unit testing for Invoice Item quantity 2020-02-06 18:31:43 +09:00
Deon George 5f5d114f42 Work on Service rendering 2020-02-05 13:47:24 +09:00
Deon George 01a7d73c17 Fix/Rename Ezypay methods 2020-02-01 22:12:31 +11:00
Deon George baf9bc25e8 Change composer dir 2020-01-30 22:28:54 +11:00
Deon George 29013a4cb0 Gitlab CI fixes 2020-01-30 22:16:59 +11:00
Deon George 6dd90b051c Add github token for composer installs 2020-01-30 21:49:06 +11:00
Deon George b85aabe979 Fixes for password reset via queues 2020-01-30 21:39:25 +11:00
Deon George 0eb0d4739e Missed composer install 2020-01-23 00:12:17 +11:00
Deon George a08e8544e4 Gitlab CI udpates 2020-01-23 00:04:45 +11:00
Deon George 436c3d6787 Password Reset work 2020-01-22 21:05:31 +11:00
Deon George b42f9990b5 Reactivate NPM, updates from peer projects 2020-01-21 21:06:09 +11:00
Deon George e62603a1b3 Email template work 2020-01-21 20:59:10 +11:00
Deon George 1767f5ac41 Fix leenooks/laravel using array_set() 2020-01-14 21:57:33 +11:00
Deon George f13c084a4b Optimise User all_accounts(),all_clients(), added Invoice/Service to search 2020-01-12 23:42:32 +11:00
Deon George 34c0380c99 array_get deprecated 2020-01-11 22:05:05 +11:00
Deon George c941fcb148 Update to Laravel 6 2020-01-11 13:36:11 +11:00
Deon George 8224fba840
Added oauth login 2019-09-03 14:43:59 +10:00
Deon George 21ea60c4f9
Account next invoice, and authorisations 2019-07-04 14:55:05 +10:00
Deon George 59a8ef2476
More Service display 2019-07-02 15:28:27 +10:00
Deon George 6103b61265
Start of service display 2019-06-29 10:14:12 +10:00
Deon George a426c7b1a4
Start of search, reorged Service and Account models 2019-06-21 16:21:48 +10:00
Deon George 3ff82f5f10
Fixed recording of orders and order notes 2019-06-17 13:17:58 +10:00