samjmck / tobcalc

Web app that calculates the Belgian transaction tax from foreign brokers and fills in the tax declaration PDF
https://tobcalc.com
GNU Affero General Public License v3.0
61 stars 19 forks source link

USD currency is converted in reverse #2

Closed SamyCoenen closed 2 years ago

SamyCoenen commented 2 years ago

An amount of 2800 USD is converted to 3000 EUR, while it should be the reverse. https://github.com/samjmck/tobcalc/blob/a4b57d6fb508c583d14cd430dbd53a3873c798c1/src/tax.ts#L64

samjmck commented 2 years ago

Again, thanks for reporting this. Frustrating that I didn't catch these bugs earlier on. Fixed in 9c35749eb6ddcc611dee4891197d015e7ae32222.