Commit Graph

37 Commits

Author SHA1 Message Date
Andreas Madsack
e33f155d53 don't import transactions 2018-01-13 13:45:20 +01:00
Tobias Kunze
39a8622d56 Add pylama config 2018-01-13 13:42:13 +01:00
Andreas Madsack
e09641b212 fix membership update_or_create in importer 2018-01-13 13:22:31 +01:00
Andreas Madsack
8db0bb2db3 fixed missing _ 2018-01-13 13:13:13 +01:00
Tobias Kunze
49eee77d87 Fix transaction matching 2018-01-13 13:06:34 +01:00
Andreas Madsack
566bf433f5 disable import_transactions 2018-01-13 12:56:06 +01:00
Andreas Madsack
cc2f729e39 more update_or_create 2018-01-13 12:56:06 +01:00
Tobias Kunze
c1fd9d6365 Fix app config 2018-01-13 12:55:43 +01:00
Tobias Kunze
4ab6e65590 Make CSV processing into signal receiver 2018-01-13 12:43:18 +01:00
Andreas Madsack
4255351106 fix paths for docker setup 2018-01-13 12:18:03 +01:00
Tobias Kunze
97c6d64068 Test bank import 2018-01-11 20:54:14 +01:00
Tobias Kunze
4687763098 Add transactio matching 2018-01-11 20:54:14 +01:00
Tobias Kunze
17c70e03a6 Fix CSV processing 2018-01-11 20:54:14 +01:00
Andreas Madsack
70676030e9 very simple test to show latin-1 is readable 2018-01-11 20:13:40 +01:00
Tobias Kunze
f7824d45ca Reduce required bank import 2018-01-11 19:24:13 +01:00
Andreas Madsack
c301553259 old csv importer from shackbureau 2018-01-11 18:55:23 +01:00
Tobias Kunze
86b424b0be [tests] Add fixture for account tests 2018-01-11 18:53:43 +01:00
Tobias Kunze
bb9ad7e1dd Let's try the correct import 2017-12-06 21:12:01 +01:00
Tobias Kunze
e5856ec563 Add missing import 2017-12-06 21:07:04 +01:00
Tobias Kunze
67adf764a4 Import member specials, too 2017-12-06 20:38:41 +01:00
Tobias Kunze
074f789a1e Add member profile for shackspace 2017-12-06 20:22:36 +01:00
luto
3da120f1c6 fix import order 2017-10-14 18:07:43 +02:00
luto
cb6e4cd184 [import] fix trailing whitespace 2017-10-14 18:07:27 +02:00
luto
eba314ee3e [import] do not import inflow virtual transactions, which can't be matched 2017-10-14 18:07:13 +02:00
Andreas Madsack
f69cdfa754 update fixture to current format 2017-10-14 12:46:11 +02:00
luto
bd1ab2034d [import] convert shackbureau leave_date into membership end 2017-10-14 12:21:25 +02:00
luto
a4b91a2ad8 [import] convert shackbureau leave_date into membership end 2017-10-14 12:20:57 +02:00
luto
743eab35ae [import] import unresolved bank transactions 2017-10-14 11:57:20 +02:00
luto
f37f393d72 [import] convert shackbureau leave_date into membership end 2017-10-14 11:57:03 +02:00
Tobias Kunze
5db2b81042 Fix datetime parsing 2017-10-14 11:53:45 +02:00
luto
49efd5700a no more frab! 2017-10-13 20:55:25 +02:00
luto
8b5996b7fe [import] extract all meaningfull code out of Command.handle 2017-10-13 20:55:25 +02:00
luto
cae6393310 [import] split up _import_transactions into smaller functions 2017-10-13 20:55:25 +02:00
Tobias Kunze
344f7417da Add importer manage command 2017-10-13 19:25:31 +02:00
Tobias Kunze
71d31b38c9 [tests] Add membership fields 2017-10-13 17:30:10 +02:00
Andreas Madsack
118214d1cf definition of plugin app 2017-10-13 17:09:20 +02:00
Andreas Madsack
9b8edc795f first version of export fixture to test membership import 2017-10-13 17:09:15 +02:00