mxmCherry / taxes

Commandline quarterly tax calculator for simplified Ukrainian taxation system
The Unlicense
2 stars 1 forks source link

No output at all #6

Closed vitich closed 2 years ago

vitich commented 2 years ago

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

vitich commented 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

mxmCherry commented 2 years ago

You could just PR the fix yourself (don't hesitate next time!)

Fixed in https://github.com/mxmCherry/taxes/commit/de641622efa1d6bed1359ee78ec13e5612e7351a