Releases: ekmungai/eloquent-ifrs
Releases · ekmungai/eloquent-ifrs
Laravel 11 Compatibility
Add Attachments to Transactions
- Add Attachments to Transactions
Laravel 10 Compatibility
- Add Laravel 10 Compatibility
Laravel 9 Compatibility
- Add Laravel 9 Compatibility
- Minimum PHP 8.0 requirement
- Add compount VAT support
Fix getCompoundEntries function
- Remove
isPosted
check fromgetCompoundEntries
function
Sessionless and Compound Journals
- Add sessionless support
- Add Compound Journal Entry Support
- Add basic multiple VAT application support
- Add custom ledger hash option
Multicurrency Support
- Add automated forex difference accounting at transaction clearing
- Add automated foreign balance translation at a closing rate at reporting period closing
Lumen migrations work-arounds
- Adapt migrations to accomodate Lumen installations
- Adapt Readme with instructions for Lumen installations
Laravel 8 Compatible Release
- Laravel 8 Compatibility
- Minimum PHP 7.3 requirement
Period Start Transaction date bug fix
- Prevent transaction dates at the beginning of the first day of the reporting period
- Include credited attribute to getTransaction method