Commit Graph

29 Commits

Author SHA1 Message Date
Deon George
642446e592 Cast Invoice::reminders to json 2022-06-13 19:58:53 +10:00
Deon George
5e82f091c0 Payments need to be active to be recognised 2022-06-13 17:31:11 +10:00
Deon George
49a4830d89 Fix payment entry 2022-06-13 15:46:38 +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
8ed9e38290 Removed redundant functions from Service::class 2022-04-22 15:25:13 +10:00
Deon George
621a132e35 Start work on updating services 2022-04-20 12:43:10 +10: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
d463239b17
Rework payment tables, enable payment editing 2021-07-23 17:36:53 +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
bac4fd6227
Optimise users home page 2021-06-30 10:09:18 +10:00
Deon George
1242dffa20
Add paypal payments 2020-07-27 14:49:59 +10:00
Deon George
c97835edd1
Payment summary improvements, removed invoice/payment API calls 2020-07-21 17:41:24 +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
d7829b93b9
Fix code creation for invoices 2020-06-02 17:19:24 +10:00
Deon George
32c562cf30
Enable invoice emailing 2020-05-25 17:45:17 +10:00
Deon George
23dc668c65 Enabled console invoice generation 2020-04-01 23:35:06 +11:00
Deon George
f41fc3eb9c Query optimisations using with() 2020-02-10 22:07:46 +11:00
Deon George
eb316f65fc Next/Future invoices for users 2020-02-08 22:51:50 +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
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
a99834a6d1
Added email and password reset 2018-08-07 14:26:33 +10:00
Deon George
c444e1d218
Initial invoice rendering 2018-08-01 17:09:38 +10:00
Deon George
64b6c09b8f
WIP: User table populated and login 2018-07-13 14:53:44 +10:00
Deon George
1ac764f05e
Using datatables to render home dashboard 2018-06-19 22:31:49 +10:00
Deon George
feda44db8a Initial refactoring work 2018-05-20 22:53:14 +10:00