Block a user
09f2eb8d9d
Remove binary attributes from DB, should be json columns
76889728cd
Addresses now a collection
0d9dbafcf1
Optimise Service model
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
61fe84498a
Update invoice query to allow for missing invoice_item_taxes records, discount is now removed from price base before calculating item_total
3c7e2bbbc9
Move DB queries into jobs, so that the scheduler and artisan command calls doesnt evaluate them until the job is actually run
0dee0292fc
Move DB queries into jobs, so that the scheduler and artisan command calls doesnt evaluate them until the job is actually run
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
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
e4183621d2
Fix handling of discounts in invoiceSummary(), added invoiceSummaryCredit() to show invoices in credit
b5c8e41e78
CustomBladeService fixing issues introduced in previous commit
a69049c4ff
Add our JS to collapse the sidebar