f6e870d7b7cbe53ad83a2c5c63aeff665330f1e6
All checks were successful
Generate check / check-changes (push) Successful in 3s
Generate check / check-changes (pull_request) Successful in 3s
Tests / check-changes (pull_request) Successful in 3s
Generate check / check-generate (push) Has been skipped
Generate check / check-generate (pull_request) Successful in 22s
Tests / tests (pull_request) Successful in 12s
any2anexoj
This tool converts the statements from brokers and exchanges into a format compatible with the Portuguese IRS form: Mod_3_anexo_j
Warning
Although I made significant efforts to ensure the correctness of the calculations you should verify any outputs produced by this tool on your own or with a certified accountant.
Note
This tool is in early stages of development. Use at your own risk!
Install
go install github.com/nmoniz/any2anexoj/cmd/any2anexoj-cli@latest
Usage
cat statement.csv | broker2anexoj --platform=tranding212
Description
Languages
Go
100%