Commit Graph

57 Commits

Author SHA1 Message Date
Deon George
8ba6a93214 Fixes for testing to pass 2022-06-14 17:03:58 +10:00
Deon George
768744ad27 Initial support for importing supplier costs 2022-06-14 16:55:17 +10:00
Deon George
b8f85960aa Updates to charges table 2022-06-11 17:39:25 +10:00
Deon George
16cc0c9f8d Optimise product tables 2022-04-22 16:01:41 +10:00
Deon George
e1a4db700f Removed redundant functions from Invoice, optimised Invoice tables 2022-04-22 16:01:41 +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
3fb6c0a052 Fixes identified by CI testing 2022-04-20 17:05:49 +10:00
Deon George
16b7e0b493 Update and fix broadband traffic 2022-04-20 16:28:54 +10:00
Deon George
621a132e35 Start work on updating services 2022-04-20 12:43:10 +10:00
Deon George
a4ed29b560 Added in email hosting, and other misc cosmetic fixes 2022-04-02 18:06:34 +11:00
Deon George
d1a7e399dc Fixes for CI/CD 2022-02-02 10:56:28 +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
d0a56de07e DB rework id, site_id and relations 2022-02-02 10:43:59 +11:00
Deon George
bdcfe07fb0 Created Suppliers 2022-02-01 16:45:35 +11:00
Deon George
99a62828f5 Rework Site and top level tables 2021-12-20 17:24:31 +11:00
Deon George
1a92d89911
More autoincrement definition to after unique key creation 2021-10-01 15:04:59 +10:00
Deon George
7c5369203c
Optimise charge table, implemented charge recording, optimised payment recording 2021-10-01 14:59:04 +10:00
Deon George
d463239b17
Rework payment tables, enable payment editing 2021-07-23 17:36:53 +10:00
Deon George
71d2faedb1
Try new schema dump to trim migrations - remove database testing from docker image 2021-07-13 13:31:30 +10:00
Deon George
b515a1edeb
Initial reseller domain report, enable editing domain service details 2021-07-13 12:31:56 +10:00
Deon George
24ff62094a
Rename ab_account to accounts 2021-07-07 17:45:16 +10:00
Deon George
9e1723a7af
Fix testing as a result of changes in 34139bc 2021-07-02 10:03:36 +10:00
Deon George
6656fc3d3d
Remove origin sites creation migration - was never used? 2021-07-02 09:37:25 +10:00
Deon George
c34da6bfb8
Reworked site setup, added SingleOrFail() 2021-07-02 09:33:31 +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
d7ef04fc25
Added TaxTableSeeder 2021-06-30 14:46:49 +10:00
Deon George
61396c9cda
Update DB seeding to Laravel 8 2021-06-30 14:46:49 +10:00
Deon George
638472fb4f
Move User model to Models/ 2021-06-29 16:40:54 +10:00
Deon George
20ddacd9a3 Add Generic service - all services should have a type model 2020-12-02 21:36:36 +11:00
Deon George
1242dffa20
Add paypal payments 2020-07-27 14:49:59 +10:00
Deon George
7d41fb857a
ADSL Traffic import 2020-05-28 15:08:13 +10:00
Deon George
3b168af492
Show order info reference on pending orders 2020-04-22 23:23:54 +10: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
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
ebd4367975 Invoice rendering for service, and unit testing for Invoice Item quantity 2020-02-06 18:31:43 +09:00
Deon George
8224fba840
Added oauth login 2019-09-03 14:43:59 +10:00
Deon George
59a8ef2476
More Service display 2019-07-02 15:28:27 +10:00
Deon George
9fa773d283
Initial integration with Quickbooks 2019-06-12 16:25:15 +10:00
Deon George
253eb55c19
Using morphTo() on services, added Ezypay payment Import 2019-06-07 16:54:27 +10:00
Deon George
8402e4fcb6
Added Service Reference for SUBMIT-SENT 2019-01-24 20:12:00 +11:00
Deon George
b19f01d7a4
Minor updates to order process 2019-01-24 14:40:33 +11:00
Deon George
5373e6b246
More work on ordering 2018-08-11 15:21:15 +10:00
Deon George
a99834a6d1
Added email and password reset 2018-08-07 14:26:33 +10:00
Deon George
1cde2a888a Started work on SiteDetails and Setup 2018-07-31 14:11:00 +10:00
Deon George
96673a9e53
Fixes for CI 2018-07-10 13:42:17 +10:00
Deon George
14b568b735 Work in progress determining user type 2018-07-06 16:57:49 +10:00
Deon George
1ac764f05e
Using datatables to render home dashboard 2018-06-19 22:31:49 +10:00