Commit graph

16 commits

Author SHA1 Message Date
Brett Smith
a0f8d41d8e importers: New importer eventbrite. 2019-07-04 19:10:11 -04:00
Brett Smith
44762555d5 yourcause: New importer. 2019-02-25 12:39:19 -05:00
Brett Smith
36dc1e6e43 setup: Bump version for new Benevity importer. 2019-02-15 15:26:37 -05:00
Brett Smith
4e048eccf1 setup: Bump version for nbpy2017 improvements. 2018-09-28 08:47:02 -04:00
Brett Smith
0eb014aeeb patreon: New importer for payouts. 2018-07-10 11:36:07 -04:00
Brett Smith
e22b2f7c17 setup: Bump version for new oreilly importers. 2018-07-03 11:31:28 -04:00
Brett Smith
b33c83af0a importers: Catch and handle CSV parse errors in can_import.
import2ledger bailed on one of these exceptions when trying to import
a recent XLS file that had a null byte on a line.
2018-06-20 15:59:56 -04:00
Brett Smith
15bba54e4e setup: Add an [all_importers] extra for ease of installation. 2018-01-23 09:02:47 -05:00
Brett Smith
6fb447a43a setup: Modernize enum34 requirement declaration. 2018-01-23 09:01:59 -05:00
Brett Smith
055cab0703 setup: brightfunds depends on xlrd. 2018-01-23 08:40:41 -05:00
Brett Smith
85b665200c hooks: Hooks declare what order they run in. 2017-12-30 18:11:41 -05:00
Brett Smith
cbe96f6f03 setup: Declare dependencies for nbpy2017 importer. 2017-12-26 13:54:44 -05:00
Brett Smith
e3335aa6ec setup: Bump version to 0.2. 2017-11-09 16:19:29 -05:00
Brett Smith
23190c1cdb setup: Install a script to invoke the module. 2017-10-22 14:31:53 -04:00
Brett Smith
a408c854d4 setup: Don't install tests. 2017-10-22 14:31:38 -04:00
Brett Smith
5c73c40bcc import2ledger: First version.
This is a pretty feature-complete version 1.
I don't know why I waited this long to commit anything.
2017-10-22 13:40:20 -04:00