scoobybejesus
|
2795e868e5
|
Removed unnecessary parameters and allocations from fit_to_lots() and related functions.
|
2020-11-29 14:36:53 -05:00 |
scoobybejesus
|
d4d6e597c4
|
Switched for-loop with iter methods. Removed erroneous fn call.
|
2020-11-29 11:56:03 -05:00 |
scoobybejesus
|
fafe538eac
|
Version bump. Changes to .env. Changes to cli flags. Removed support for period date separator character. Better error handling for invalid files. Updated --help descriptions.
|
2020-11-29 00:16:59 -05:00 |
scoobybejesus
|
d3c7c8c6a3
|
Added Form 8949 report. Updated get_term().
|
2020-11-28 00:18:32 -05:00 |
scoobybejesus
|
a44e0f145d
|
README: small updates.
|
2020-11-27 17:55:23 -05:00 |
scoobybejesus
|
3c7e01a42c
|
Documented how create_lots_and_movements() works.
Completed documenting create_lots_and_movements()
|
2020-11-27 17:34:57 -05:00 |
scoobybejesus
|
9a28bfbf64
|
Script: checked for duplicate account numbers.
|
2020-11-27 12:57:12 -05:00 |
scoobybejesus
|
29f84a30d3
|
CSV Import: removed Options, cloning and unwrapping.
|
2020-11-27 12:10:50 -05:00 |
scoobybejesus
|
4faab11ed3
|
Error handling. Added user warning and exit()'s in place of asserts. Related formatting.
|
2020-11-27 11:50:45 -05:00 |
scoobybejesus
|
999b46a904
|
CSV import. Fixed ISO date parsing.
|
2020-11-26 10:13:22 -05:00 |
scoobybejesus
|
d4495fa3a6
|
README: clarify how to proceed in the event of a panic.
|
2020-11-21 13:47:37 -05:00 |
scoobybejesus
|
a0f062cdf5
|
Script: newline caused append behavior (undesirable).
|
2020-11-14 20:35:25 -05:00 |
scoobybejesus
|
8ec8c2f302
|
Script: changed to /usr/bin/env python3.
|
2020-11-14 19:21:29 -05:00 |
scoobybejesus
|
3d2ab6ee34
|
README: mention Python helper script.
|
2020-11-14 17:35:28 -05:00 |
scoobybejesus
|
1c20ff1329
|
Add helper script for sanitizing CSV input file.
|
2020-11-14 17:33:29 -05:00 |
scoobybejesus
|
beeee221f3
|
README: modify Excel warning; include workaround.
|
2020-11-14 17:11:00 -05:00 |
scoobybejesus
|
ca26919bda
|
README: warn about panic caused by Excel decimal precision.
|
2020-11-14 12:34:42 -05:00 |
scoobybejesus
|
f117b155cf
|
Improved error handling and verbosity regarding env vars.
|
2020-10-13 00:27:32 -04:00 |
scoobybejesus
|
059e2b2a90
|
Updated panic/expect message
|
2020-10-13 00:25:40 -04:00 |
scoobybejesus
|
78fa173ceb
|
Updated struct documentation and println's
|
2020-10-13 00:24:05 -04:00 |
scoobybejesus
|
396a084fcd
|
Updated documentation
|
2020-10-13 00:22:21 -04:00 |
scoobybejesus
|
51b021b298
|
Moved .env.example to examples/ dir
|
2020-10-13 00:20:27 -04:00 |
scoobybejesus
|
90c55062bf
|
Remove unneeded parens.
|
2020-10-11 12:08:27 -04:00 |
scoobybejesus
|
9d3564eb7f
|
Remove cmd line options, and add to .env file. Bump version.
|
2020-10-11 12:00:46 -04:00 |
scoobybejesus
|
3f9a09465d
|
Updated README.
|
2020-04-05 13:16:47 -04:00 |
scoobybejesus
|
cdfec84df4
|
Updated README.
|
2020-01-18 11:40:32 -05:00 |
scoobybejesus
|
e28fc5b3be
|
Clarified input file writeup.
|
2020-01-18 11:18:41 -05:00 |
scoobybejesus
|
2a8080e0ad
|
Update README.
|
2020-01-17 19:24:27 -05:00 |
scoobybejesus
|
afe3b453c8
|
Updated CLI help descriptions.
|
2019-12-31 00:03:18 -05:00 |
scoobybejesus
|
b74b06a27f
|
Updated example to make it work again.
|
2019-12-30 00:23:30 -05:00 |
scoobybejesus
|
0af550cee6
|
Minor refactoring and renaming to clean things up.
|
2019-12-07 13:27:15 -05:00 |
scoobybejesus
|
c15420643a
|
Added viewable, expandable list of reports to be exported in print-tui.
|
2019-11-29 17:59:52 -05:00 |
scoobybejesus
|
c86d021fac
|
Added journal entry report to print-tui.
|
2019-11-27 22:43:53 -05:00 |
scoobybejesus
|
248d45261b
|
Clippy formatting.
|
2019-11-27 22:30:10 -05:00 |
scoobybejesus
|
7db7daab13
|
Removed 'allow' attributes that quieted RLS.
|
2019-11-27 21:11:26 -05:00 |
scoobybejesus
|
9d7baef587
|
Added journal entries to list of benefits.
|
2019-11-27 20:45:30 -05:00 |
scoobybejesus
|
1ef76e3201
|
Included decimal precision constraint.
|
2019-11-24 15:50:55 -05:00 |
scoobybejesus
|
e009bb94f8
|
Cleaned up journal entry and txt file formatting. Cleaned up auto_memo formatting.
|
2019-11-24 15:45:48 -05:00 |
scoobybejesus
|
eda9c1932e
|
Fixed formatting of cost basis on csv reports.
|
2019-11-24 13:24:03 -05:00 |
scoobybejesus
|
c668e58c77
|
Improved journal entry report formatting.
|
2019-11-24 13:05:14 -05:00 |
scoobybejesus
|
c09ce2b11c
|
Modified txt report formats for easier reading.
|
2019-11-24 12:40:28 -05:00 |
scoobybejesus
|
e0439325e2
|
Created accounting journal entry report.
|
2019-11-24 01:32:08 -05:00 |
scoobybejesus
|
55403fb4a9
|
Point version bump due to fixing report bug re: expenses. Refactored csv export logic.
|
2019-11-23 15:35:35 -05:00 |
scoobybejesus
|
a843a5407b
|
Updated/improved formatting of txt exports, including samples.
|
2019-11-23 14:06:06 -05:00 |
scoobybejesus
|
247c24551e
|
Allow reports with like-kind columns to export only if the LK setting is true.
|
2019-11-23 13:28:34 -05:00 |
scoobybejesus
|
3a679fbfe8
|
Added account impl for counting nonzero lots. Added column to csv reports with it.
|
2019-11-23 13:07:33 -05:00 |
scoobybejesus
|
6c03f5f8fd
|
Version bump for ToSelf txn cost basis fix. See previous commit.
|
2019-11-17 22:04:40 -05:00 |
scoobybejesus
|
80af666386
|
Fixed ToSelf txn cost basis bug. Resolves #52. Point release version bump, at a minimum, is warranted.
|
2019-11-17 22:00:53 -05:00 |
scoobybejesus
|
60f6de11a3
|
Changed formatting in txt export reports. Also fixed binary name.
|
2019-10-29 23:10:15 -04:00 |
scoobybejesus
|
fc273e3d92
|
Deleted erroneous file.
|
2019-10-27 21:28:08 -04:00 |