scoobybejesus
|
3696908aac
|
Version bump. Added/separated lib. Some renaming.
|
2019-10-27 21:25:23 -04:00 |
scoobybejesus
|
83966babec
|
Factored and rewrote date parsing so it won't panic the wizard.
|
2019-10-12 20:56:45 -04:00 |
scoobybejesus
|
dd34449763
|
Adding message if file was missing yet -a was set.
|
2019-10-12 14:42:04 -04:00 |
scoobybejesus
|
36b114223e
|
Simplified logic re: like_kind dates and treatment.
|
2019-10-12 13:55:41 -04:00 |
scoobybejesus
|
379aff1795
|
Formatting changes.
|
2019-10-06 22:13:06 -04:00 |
scoobybejesus
|
4bbab2b04e
|
Removed dead code.
|
2019-09-22 22:24:42 -04:00 |
scoobybejesus
|
6440f0e47f
|
Inv_costing_method arg now passed through wizard. Related refactoring.
|
2019-09-22 11:20:16 -04:00 |
scoobybejesus
|
2351db6838
|
Limited public visibility of certain fn's to within the crate only.
|
2019-09-21 23:26:55 -04:00 |
scoobybejesus
|
46b764df3a
|
To change the name to drop the -rs.
|
2019-09-20 20:27:13 -04:00 |
scoobybejesus
|
093224f779
|
Minor refactoring. Deleted dead code. Commented unused code.
|
2019-09-02 23:49:18 -04:00 |
scoobybejesus
|
486372af15
|
Refactored to remove code duplication. Related to #32.
|
2019-09-01 20:10:23 -04:00 |
scoobybejesus
|
cf400799bb
|
Protects from crash if user enters ~ for home dir. Temporary solution for #32.
|
2019-09-01 14:38:32 -04:00 |
scoobybejesus
|
5c61353cf0
|
Changed Box<Erro> to Box<dyn Error>. Resolves #29.
|
2019-08-30 18:25:14 -04:00 |
scoobybejesus
|
4e29b69d7e
|
Added/improved error handling.
|
2019-08-28 23:22:48 -04:00 |
scoobybejesus
|
71a51e83a7
|
Removed unused code.
|
2019-08-27 22:54:41 -04:00 |
scoobybejesus
|
1e256c9ebe
|
Corrected full URL of LEGAL.txt.
|
2019-08-25 23:42:33 -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
|
6b179ec976
|
converted inv_costing_from_cmd_arg return type to a result; resolves #9
|
2019-08-25 22:42:14 -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 |