We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ff28de commit 73ed7bfCopy full SHA for 73ed7bf
1 file changed
src/main.rs
@@ -16,7 +16,6 @@ use etradeTaxReturnHelper::run_taxation;
16
use etradeTaxReturnHelper::TaxCalculationResult;
17
use logging::ResultExt;
18
19
-// TODO: sells of Euro stock for v2
20
// TODO: check if Tax from Terna company taken by IT goverment was taken into account
21
// TODO: Extend structure of TaxCalculationResult with country
22
// TODO: Make parsing of PDF start from first page not second so then reproduction of problem
0 commit comments