Accounting journeys are described in the separate documents with example outputs:
The example journals are located in separate repositories: * Fixed rates (as cost statements in transactions) https://github.com/tackler-ng/tm-fixed-journal * Hourly rates with pricedb https://github.com/tackler-ng/tm-rates-journal
If you like to run the examples by yourself, clone this and journal repository following way:
git clone https://github.com/tackler-ng/time-and-materials cd time-and-materials git clone https://github.com/tackler-ng/tm-rates-journal journal # or git clone https://github.com/tackler-ng/tm-fixed-journal journal
And then run the commands in the