Scott Green
Scott Green
Hi @AnthonyFJGarner, I'm hoping this is fixed by the fix for #373.
Closing this issue. Please open a new one if there are still problems.
Hi @AnthonyFJGarner, I'm not sure why you would get that error. The code has been linted and built successfully using python 3.7 to 3.12. The only dependancy is typing_extensions>=4.1.0 as...
Closing this issue. Please open a new one if there are still problems.
Hi @Roadrunneruk, I don't think there's anything wrong the BittyTax package for Python 3.12.3. I've installed it on MacOS without problem. It looks like it's the reportlab package which is...
I've updated the wiki for this, see https://github.com/BittyTax/BittyTax/wiki/Installation#linux.
Hi @astanb, is the "total" column in USD?
> @nanonano if I want to discuss the implementation of a point, is it better if I open a new issue for each point citing this issue? or do I...
This has been asked for before, see https://github.com/BittyTax/BittyTax/issues/23. It's not that straight forward to implement accurately (well for UK), for US (FIFO) it is a bit easier. If you want...
Ah okay, that makes sense if it's required for the Italian tax rules. So no real reason to split the changes into different branches, unless it's easier for you to...