Commit Graph

9 Commits (db499a7ec1b8761417130aee6b439a43bdd95497)

Author SHA1 Message Date
Florian da Costa a918cd88c4 [IMP] account_move_base_import: black, isort, prettier 2022-12-02 16:38:44 +01:00
Florian da Costa 1b43016676 [MIG] account_move_base_import: Migration to 14.0 2022-12-02 15:52:37 +01:00
Florian da Costa 7c349daae5 [IMP] account_move_base_import: black, isort, prettier 2022-12-02 15:52:37 +01:00
Damien Crier 8b9256054a [IMP] account_move_base_import: black, isort, prettier 2022-12-02 15:52:37 +01:00
Tonow-c2c dcb4b793fd Pass Black on the files + pylint
Move test data to tests/data
2022-12-02 15:52:37 +01:00
Tonow-c2c 576b779b21 [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
2022-12-02 15:52:37 +01:00
Holger Brunn 60a430da03 [IMP] account_move_base_import: don't break without xlrd, add it to dependencies 2022-12-02 15:52:37 +01:00
Akim Juillerat 68a91a1d71 [MIG] account_move_base_import: Migration to 11.0 2022-12-02 15:52:37 +01:00
Matthieu Dietrich 1560419021 Remane import modules 2022-12-02 15:52:37 +01:00