- Remove forced ugtext translation
- DB table prefixes defined in configuration file
- Auth model defined in configuration file
- changed user migration to only modify existing users table
- added scope to database table names to prevent conflict with existing tables in parent application
- add aging balances report
- add Assignable Transaction bulk assignment
- add exceptions for posted transactions Line Items add/remove/change
- revise minimum eloquent version to
6.0.0
to enable compatibility with eloquent7.0.0
- initial release