Commit Graph

76 Commits

Author SHA1 Message Date
Deon George 8ad9e73abb Added intuit payments 2023-05-13 21:20:56 +10:00
Deon George ad2f6f3a7f Inuit sync of tax, product accounting, accounts and invoices 2023-05-12 20:09:51 +10:00
Deon George 11b554daad Rename account_provider 2023-05-10 16:39:31 +09:00
Deon George fe4bc3acef Deprecate price_overriden 2023-05-09 10:09:00 +09:00
Deon George 013bb632d3 Reimplmement service changes going to the service__change table 2023-05-06 17:21:56 +10:00
Deon George dc74a064ba Normalise usage of Model into Model::class strings 2023-05-05 16:29:57 +10:00
Deon George 820ff2be00 More Product Model optimisation 2023-05-05 16:29:57 +10:00
Deon George 96f799f535 Product Model optimisation 2023-05-05 10:51:28 +10:00
Deon George 95bb55aad8 Optimize Groups 2023-05-04 11:50:54 +10:00
Deon George 25dab73a83 model/model_id is now required on products 2023-05-03 23:02:52 +10:00
Deon George b719efb58c Rework on product name/description and translate 2022-10-18 23:23:45 +11:00
Deon George c96d264c8f Enable creation of domains and domain service editing 2022-10-18 14:38:57 +11:00
Deon George 798608cebd Fix site_id table references 2022-08-19 13:52:23 +10:00
Deon George 4b85e01e93 Customer account sync with Intuit 2022-08-19 13:52:23 +10:00
Deon George 8fd79ce23e Initial integration with Quicken (Intuit API), rework oauth tables, update/test google login 2022-08-12 14:53:06 +10:00
Deon George 70571cb6ac Include ID in Supplier Account Sync and add supplier id integrity constraint 2022-08-11 11:04:35 +10:00
Deon George 2722c92bcf Add supplier linking 2022-08-10 15:30:39 +10:00
Deon George 2bac177618 Some service host/domain updates, including schema updates 2022-08-02 22:36:35 +10:00
Deon George 39ded93a42 Update checkout, enable editing of checkout, show details on invoices 2022-07-29 16:31:32 +10:00
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