Commit Graph

38 Commits

Author SHA1 Message Date
Deon George
ec99a5ff75 Add Compoships for multile key relationships, first implemented with Service::class 2022-09-30 08:21:15 +10:00
Deon George
71b252843c Show accounting link on accounts that are linked 2022-08-19 20:12:08 +10:00
Deon George
4b85e01e93 Customer account sync with Intuit 2022-08-19 13:52:23 +10:00
Deon George
97f5c84f23 Consolidate service resources into a top level services/ directory 2022-08-01 14:04:04 +10:00
Deon George
cc94426902 Optimising product category and category names 2022-06-12 11:21:20 +10:00
Deon George
8ed9e38290 Removed redundant functions from Service::class 2022-04-22 15:25:13 +10:00
Deon George
d53643ef55 Removed many redundant functions from User::class 2022-04-22 15:25:13 +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
62f587d7e6 Fix invoice generation and other minor cosmetic items 2022-03-05 11:05:35 +11:00
Deon George
1e9f15b40f Work on products, first completed broadband 2022-02-02 10:43:59 +11: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
19860d657f
Fix account time format for DB storage 2021-07-09 12:47:10 +10:00
Deon George
24ff62094a
Rename ab_account to accounts 2021-07-07 17:45:16 +10:00
Deon George
1bba21dcef
Added payment recording, minor CSS fixes, enabled Search 2021-07-02 14:39:08 +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
ec738d590c
Upgraded testing to Laravel 8 - disabled most tests pending code optimisation 2021-06-30 14:46:50 +10:00
Deon George
bac4fd6227
Optimise users home page 2021-06-30 10:09:18 +10:00
Deon George
638472fb4f
Move User model to Models/ 2021-06-29 16:40:54 +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
251298a230
Added list option to invoice:generate. Fix account PushNew() 2020-05-29 14:40:49 +10:00
Deon George
23dc668c65 Enabled console invoice generation 2020-04-01 23:35:06 +11:00
Deon George
eb316f65fc Next/Future invoices for users 2020-02-08 22:51:50 +11:00
Deon George
21ea60c4f9
Account next invoice, and authorisations 2019-07-04 14:55:05 +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
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
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
8d9b0c7027
Improvements to ordering 2018-08-20 22:15:28 +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
ca402df525
Updates to login home 2018-08-09 09:33:51 +10:00
Deon George
c444e1d218
Initial invoice rendering 2018-08-01 17:09:38 +10:00
Deon George
0ce640c283
Added Reseller view 2018-07-17 14:10:40 +10:00
Deon George
64b6c09b8f
WIP: User table populated and login 2018-07-13 14:53:44 +10:00
Deon George
14b568b735 Work in progress determining user type 2018-07-06 16:57:49 +10:00