Releases: ekmungai/eloquent-ifrs
Releases · ekmungai/eloquent-ifrs
Fix composer.json
- Reset composer.json dependencies to laravel 6 compatibility
Add hours to reports start date
- Add Carbons
->startOfDay()
to reports start date so that all transactions since midnight are included
Fix account closing balance default end date
- Remove hard coded current date as Account closing balance End Date
Final Laravel 6 Compatible Release
- Add Localization to Entity Model
- Add monthly aggregates function to Income Statement
- Various fixes to Reports
- Fix for User Entity relationship
Cashflow Statement Release
- Include Cash Flow Statement
- Move Vat Account relation from Line Item model to Vat Model
- Enable daughter Entities
- Add mid year Opening Balances
- Add sub totals to Financial Statement totals
- Enable bulk assignments
Version 3 Pre Release
- Include Cash Flow Statement
- Move Vat Account relation from Line Item model to Vat Model
- Enable daughter Entities
- Add mid year Opening Balances
- Add sub totals to Financial Statement totals
- Enable bulk assignments
String translation
- Removed forced string translation for environments without the intnl module enabled
User Defined DB Table Prefixes
- DB table prefixes defined in configuration file
- Auth model defined in configuration file
Database Scoping
Table names are prefixed to avoid conflict with existing tables in parent application
Aging Schedule
Aging schedule report