Commit Graph

89 Commits

Author SHA1 Message Date
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
Deon George 4c5c43c390
Fixed order processing, broken after upgrade to Laravel 5.8 2019-06-13 14:32:34 +10:00
Deon George 9fa773d283
Initial integration with Quickbooks 2019-06-12 16:25:15 +10:00
Deon George eb254def7a
Added Ezypayment next payment check 2019-06-11 12:36:58 +10:00
Deon George c45f5136fe
Updates to invoice 2019-06-08 22:33:03 +10:00
Deon George d8b9bb9188
Minor fix for invoice 2019-06-07 23:47:37 +10:00
Deon George 78d55fb423
Changed ezypay matching to use referenceid, fixed NextKey for existing records 2019-06-07 22:34:41 +10:00
Deon George 253eb55c19
Using morphTo() on services, added Ezypay payment Import 2019-06-07 16:54:27 +10:00
Deon George 41d6a07196
Upgrade to Laravel 5.8 and AdminLTE3 2019-06-02 15:35:48 +10:00
Deon George 5a036cdc64
Added Order Hold/Release 2019-01-24 22:03:43 +11:00
Deon George 73ff8ae980
Added status ORDERED 2019-01-24 21:55:43 +11:00
Deon George d0fb3f643e
Some cosmetic updates for orders 2019-01-24 21:49:56 +11:00
Deon George 8402e4fcb6
Added Service Reference for SUBMIT-SENT 2019-01-24 20:12:00 +11:00
Deon George 95bd89aa93
Added approve action to order view 2019-01-24 17:16:51 +11:00
Deon George b19f01d7a4
Minor updates to order process 2019-01-24 14:40:33 +11:00
Deon George a9f545412b
Add more details to Service Movements 2018-11-21 14:37:17 +11:00
Deon George 72fcdab84e
Moved out rejected orders 2018-11-21 13:46:16 +11:00
Deon George aeacb726dd
Added command line send/reject for orders 2018-09-18 12:37:04 +10:00
Deon George cf46a2cf42
Added subject to email 2018-08-23 16:31:46 +10:00
Deon George ce6478e3ae Renamed service_info 2018-08-23 15:30:21 +10:00
Deon George 27fdb334d0
Some order processing 2018-08-23 15:17:26 +10:00
Deon George 90bcb7f5f1
Fix to order when auth user ordered for existing account 2018-08-20 22:53:16 +10:00
Deon George 8d9b0c7027
Improvements to ordering 2018-08-20 22:15:28 +10:00
Deon George e9b5f9ac0c Minor presentation fixes for ordering, and npm updates 2018-08-12 17:07:32 +10:00
Deon George b737375be5 Fix user switch for resellers and company name on order 2018-08-12 11:09:44 +10:00
Deon George 5373e6b246
More work on ordering 2018-08-11 15:21:15 +10:00