Skip to content

Releases: ekmungai/eloquent-ifrs

Fix composer.json

04 Apr 11:25
623232a
Compare
Choose a tag to compare
  • Reset composer.json dependencies to laravel 6 compatibility

Add hours to reports start date

02 Apr 12:10
69cc2d8
Compare
Choose a tag to compare
  • Add Carbons ->startOfDay() to reports start date so that all transactions since midnight are included

Fix account closing balance default end date

31 Mar 17:30
Compare
Choose a tag to compare
  • Remove hard coded current date as Account closing balance End Date

Final Laravel 6 Compatible Release

30 Mar 17:37
Compare
Choose a tag to compare
  • Add Localization to Entity Model
  • Add monthly aggregates function to Income Statement
  • Various fixes to Reports
  • Fix for User Entity relationship

Cashflow Statement Release

26 Jan 17:18
f089aec
Compare
Choose a tag to compare
  • 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

21 Nov 17:31
Compare
Choose a tag to compare
Version 3 Pre Release Pre-release
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

25 May 18:02
Compare
Choose a tag to compare
  • Removed forced string translation for environments without the intnl module enabled

User Defined DB Table Prefixes

25 May 08:22
960ed67
Compare
Choose a tag to compare
  • DB table prefixes defined in configuration file
  • Auth model defined in configuration file

Database Scoping

23 May 07:41
321209f
Compare
Choose a tag to compare

Table names are prefixed to avoid conflict with existing tables in parent application

Aging Schedule

21 May 14:15
Compare
Choose a tag to compare

Aging schedule report