tfl-to-freeagent
v1.0.28
Published
Convert a TfL CSV to FreeAgent
Downloads
42
Readme
tfl-to-freeagent
Convert a TfL CSV to FreeAgent
Usage
tfl-to-freeagent [-h, --help, option...]
Convert a TfL CSV to FreeAgent. Read from stdin, output to stdout.
example: tfl-to-freeagent --claimant_name "Foo" < /path/to/tfl.csv
options:
--claimant_name <string>
--category <string>
--DD/MM/YYYY <string>
--currency <string>
--type <string>
--gross_value <string>
--description <string>
--receipt_reference <string>
--sales_tax_rate <string>
--sales_tax_value <string>
--ec_status <string>
--native_gross_value <string>
--native_sales_tax_value <string>
--project_client <string>
--project_name <string>
--rebill_by <string>
--rebill_factor_amount <string>
--stock_item_name <string>
--stock_quantity <string>
--asset_life <string>Author
© 2019 Tom Vincent [email protected] (https://tlvince.com)
License
Released under the MIT license.
