Closed vitich closed 2 years ago
I found an error. It should be
business:
base_currency: UAH
tax_rate: 0.05
rounding_precision: 2
transactions:
- time: 2021-01-01T09:45:53Z
amount: 100.12
currency: USD
Please fix in Readme
You could just PR the fix yourself (don't hesitate next time!)
Fixed in https://github.com/mxmCherry/taxes/commit/de641622efa1d6bed1359ee78ec13e5612e7351a
Hi! Installed version 2, changed the config file - no output. With your test config from readme - there is also no output. What am I doing wrong? $ go version go version go1.17.6 linux/amd64