v2.1.4
2.1.4 Patch Release
Minor updates to improve test resilience and introduce support for Manual Journals.
Support for Manual Journals
Manual journals are used by accountants or bookkeepers to work directly with the general ledger. For example, to record accrued expenses or completed work not invoiced.
This release adds the ability for developers to easily work with manual journals through a new entity object and helper.
We've also added the ability to save attachments on Manual Journals.
Thanks to @Kamisama666 for the PR to get this going.
Test Resilience
Various tests were failing due to lodash updates and some other changes external to the project. As such I've introduced some more resilience into the tests.
In the next minor release, the entire test structure is completely reorganised to make it easier to run specific tests. There is no drop date for this release, but it will be soon!
Any requests/questions/feedback, either raise an issue, submit a PR or send an email to [email protected]
Thanks!