Commit Graph

17 Commits

Author SHA1 Message Date
scoobybejesus 9b3eb053b2 Error handling. Returned errors if CSV import failed. Resolves #14. 2019-08-27 18:36:59 -04:00
scoobybejesus c9c663bf3d Clarified path of resulting binary of cargo run. 2019-08-26 00:09:22 -04:00
scoobybejesus 4339d27bb6 Fixed RLS build-related error: Could not compile .process didn't exit successfully. VS Code has RLS support again. Sheesh. 2019-08-26 00:00:00 -04:00
scoobybejesus 1e256c9ebe Corrected full URL of LEGAL.txt. 2019-08-25 23:42:33 -04:00
scoobybejesus 4e39cdc652 import_accts_txns -> csv_import_accts_txns; resolves #21 2019-08-25 23:31:38 -04:00
scoobybejesus 82f303f064 string_utils and decimal_utils; resolves #23 and resolves #22 2019-08-25 23:29:22 -04:00
scoobybejesus dbbf082d5b lifted process::exit out of import_and_process_final; resolves #13 2019-08-25 23:16:10 -04:00
scoobybejesus ec961d18c1 transactions::get_outgoing_exchange_and_flow_mvmts: passing user_home_currency only rather than whole 'settings' obj 2019-08-25 22:52:28 -04:00
scoobybejesus 6b179ec976 converted inv_costing_from_cmd_arg return type to a result; resolves #9 2019-08-25 22:42:14 -04:00
scoobybejesus fda794b24b Corrected the usage example to reflect full path or use of cargo run. Resolves #24. 2019-08-25 21:49:22 -04:00
scoobybejesus 0c00aa869b moved ImportProcessParameters and LikeKindSettings to core_functions 2019-08-25 21:04:16 -04:00
scoobybejesus 557546b103 LotProcessingChoices -> ImportProcessParameters 2019-08-25 20:56:33 -04:00
scoobybejesus d1bb1c255e moved InventoryCostingMethod to core_functions; resolves #11 2019-08-25 20:53:47 -04:00
scoobybejesus 8fd35b0d94 user_choices -> cli_user_choices; export.rs -> csv_export.rs; resolves #10 and resolves #4 2019-08-25 20:42:00 -04:00
scoobybejesus dd7ac99cd0 tweaked -s opt description; resolves #2 2019-08-25 20:30:11 -04:00
scoobybejesus f2b4cb6787 tweaked -a opt description; resolves #1 2019-08-25 20:27:13 -04:00
scoobybejesus 2eeffb057d Initial commit. 2019-08-25 19:57:07 -04:00