Commit Graph

5 Commits (c1a65de7c6823a3cf1e609c6a412ea416bf8bedb)

Author SHA1 Message Date
Tonow-c2c 851e0bce42 Pass Black on the files + pylint
Move test data to tests/data
2019-11-25 14:56:21 +01:00
Tonow-c2c 4a5c8d3588 [FIX][12.0][account_move_transactionid_import] s/transaction_ref/ref
Remove 'ref' from account.move.line preparation

As 'ref' is related to account.move.ref it is not needed

Fix multi move import

multi_move_import on the parser allows to generate 1 account.move
for each line in the imported file, instead of having all the lines
on the same account.move
2019-11-25 14:56:17 +01:00
Holger Brunn 88bff7c92f [IMP] account_move_base_import: don't break without xlrd, add it to dependencies 2019-08-13 14:24:15 +02:00
Akim Juillerat 21a444141b [MIG] account_move_base_import: Migration to 11.0 2019-08-13 14:24:15 +02:00
Matthieu Dietrich f15aa63461 Remane import modules 2019-08-13 14:24:15 +02:00