issues
search
andrewdwallo
/
erpsaas
A Laravel and Filament-powered accounting platform, crafting a modern and automated solution for financial management.
MIT License
856
stars
241
forks
source link
performance improvements and bug fixes
#54
Closed
andrewdwallo
closed
5 months ago
andrewdwallo
commented
5 months ago
Tested with 15,000 transactions and the reports still load quickly
Only query balances for which columns are toggled
Fix bug with panel shift dropdown
Defer loading of reports between updates
Simplify database seeder logic
Add transaction creation to seeder