What's Changed
- Add modules by @melvinfolkers in #7
The most common modules like accounts, customers,suppliers, transactions are set up in pre-written functions. As en example, by running the following code you will get a list of all the accounts:
unit4.accounts()
Full Changelog: v0.0.1...v0.0.2