• Joined on 2024-02-21
deon pushed to master at deon/osb 2024-07-07 11:31:29 +00:00
2dc56d0321 Update dependant libraries
deon pushed to master at laravel/intuit 2024-07-07 11:29:54 +00:00
c35a439566 Laravel 11 $dates are now defined in $casts
deon pushed tag 0.1.7 to laravel/intuit 2024-07-07 11:27:56 +00:00
deon pushed tag 0.1.8 to laravel/intuit 2024-07-07 11:27:51 +00:00
deon pushed to master at deon/osb 2024-07-07 11:22:18 +00:00
09f2eb8d9d Remove binary attributes from DB, should be json columns
76889728cd Addresses now a collection
0d9dbafcf1 Optimise Service model
Compare 3 commits »
deon pushed to master at deon/osb 2024-07-07 09:10:11 +00:00
67824d4ab5 Remove binary attributes from DB, should be json columns
deon pushed to master at deon/osb 2024-07-07 05:19:05 +00:00
d96924bc65 Addresses now a collection
b63807fa82 Optimise Service model
b4f3db04fc Removed redundant functions in Account, Optimised User a little more, Moved Ezypay Commands to new Ezypay folder
70e94bf6e6 Fix search and psql like queries need to be ilike for case insensitivity
Compare 4 commits »
deon pushed tag 11.0.4 to laravel/leenooks 2024-07-07 01:51:19 +00:00
deon pushed to master at laravel/leenooks 2024-07-07 01:51:16 +00:00
01e77cb807 Added LeenooksCarbon cast class
deon pushed to master at deon/osb 2024-07-06 12:56:57 +00:00
54cc99eac3 Fix search and psql like queries need to be ilike for case insensitivity
deon pushed to master at deon/osb 2024-07-06 12:17:47 +00:00
61fe84498a Update invoice query to allow for missing invoice_item_taxes records, discount is now removed from price base before calculating item_total
deon pushed to master at deon/osb 2024-07-06 10:01:47 +00:00
3c7e2bbbc9 Move DB queries into jobs, so that the scheduler and artisan command calls doesnt evaluate them until the job is actually run
deon pushed to master at deon/osb 2024-07-06 09:57:02 +00:00
0dee0292fc Move DB queries into jobs, so that the scheduler and artisan command calls doesnt evaluate them until the job is actually run
deon pushed to master at deon/osb 2024-07-06 09:33:08 +00:00
844d509834 Move invoice blades around. Added invoices in credit view
f458bb19c5 Put back daily schedule job to collect broadband traffic
76d43a81c8 Temporarily fix invoice emailing
b3d5bf05a9 Fix handling of discounts in invoiceSummary(), added invoiceSummaryCredit() to show invoices in credit
f0ec35f463 Update laravel/leenooks module
Compare 10 commits »
deon pushed to master at deon/osb 2024-07-06 00:37:54 +00:00
d662328903 Temporarily fix invoice emailing
deon pushed to master at deon/osb 2024-07-06 00:28:57 +00:00
814e107327 Temporarily fix invoice emailing
693f247865 Fix handling of discounts in invoiceSummary(), added invoiceSummaryCredit() to show invoices in credit
e836108cf6 Update laravel/leenooks module
c87d73978f User optimisation and code cleanup
ad03cfa677 Optimisations for resellers home page
Compare 13 commits »
deon pushed to master at deon/osb 2024-07-05 14:19:14 +00:00
e4183621d2 Fix handling of discounts in invoiceSummary(), added invoiceSummaryCredit() to show invoices in credit
deon pushed to master at deon/osb 2024-07-05 13:36:32 +00:00
30fb36ff8b Discounts should be removed from invoice totals not added
deon pushed to master at deon/osb 2024-07-05 13:04:48 +00:00
260bd96c74 Update laravel/leenooks module
deon pushed to master at laravel/leenooks 2024-07-05 13:02:59 +00:00
b5c8e41e78 CustomBladeService fixing issues introduced in previous commit
a69049c4ff Add our JS to collapse the sidebar
Compare 2 commits »