Commit Graph

22 Commits

Author SHA1 Message Date
Deon George 768744ad27 Initial support for importing supplier costs 2022-06-14 16:55:17 +10:00
Deon George 69e5a5f12c Add site() to SiteID trait, so site models can be referenced (eg: in email) 2022-05-12 12:45:18 +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 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 b7b6a575bc Site related updates 2022-02-01 16:45:35 +11:00
Deon George b2e45fcaee
Added unique validation for broadband orders, add more visual display that order had errors 2021-09-28 15:14:43 +10:00
Deon George 4cbe990ec1
Changes to orders to stop existing services being submitted 2021-09-28 12:43:54 +10:00
Deon George b515a1edeb
Initial reseller domain report, enable editing domain service details 2021-07-13 12:31:56 +10:00
Deon George a9f81373fa
Fixes for ordering 2021-07-09 11:39:27 +10:00
Deon George 9e1723a7af
Fix testing as a result of changes in 34139bc 2021-07-02 10:03:36 +10:00
Deon George 34139bcbc2
Changed SITE_SETUP to SITE, using ->address instead of ->address(), added email_log, is now in views 2021-07-02 09:33:31 +10:00
Deon George d02df6e98a
Change NextKey to create record in Module table if it doesnt exist 2021-06-30 14:46:50 +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 b0f9d07af9
More fixes for invoice_to, fix PushNew on belongs to relations 2020-07-06 16:02:59 +10:00
Deon George 23dc668c65 Enabled console invoice generation 2020-04-01 23:35:06 +11:00
Deon George 8224fba840
Added oauth login 2019-09-03 14:43:59 +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 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 5373e6b246
More work on ordering 2018-08-11 15:21:15 +10:00