Commit Graph

12 Commits (100b51f4b3a99c986c92c294f3af995491f2faa0)

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 73b965907b [IMP] Make commission feature compatible with
all parsers (not only generic_csvxls_so) + male it compatible with split_counterpart option
2022-12-02 15:52:37 +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 0c027292d0 Correct sign for debit amount 2022-12-02 15:52:37 +01:00
Florian da Costa d26e204f4f Handle multi move in parser 2022-12-02 15:52:37 +01:00
Matthieu Dietrich 1560419021 Remane import modules 2022-12-02 15:52:37 +01:00