Commit Graph

7 Commits

Author SHA1 Message Date
Florian da Costa
c1c08605d8 [IMP] account_move_base_import: black, isort, prettier 2021-08-13 11:24:46 +02:00
Damien Crier
68fc7849f3 [IMP] account_move_base_import: black, isort, prettier 2021-08-13 11:24:46 +02:00
Tonow-c2c
5bb8d7caa4 Pass Black on the files + pylint
Move test data to tests/data
2021-08-13 11:24:46 +02:00
Tonow-c2c
63858eafa4 [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
2021-08-13 11:24:46 +02:00
Holger Brunn
2353fe7034 [IMP] account_move_base_import: don't break without xlrd, add it to dependencies 2021-08-13 11:24:46 +02:00
Akim Juillerat
0d6d54e3b6 [MIG] account_move_base_import: Migration to 11.0 2021-08-13 11:24:46 +02:00
Matthieu Dietrich
37213bf017 Remane import modules 2021-08-13 11:24:46 +02:00