Files
account-reconcile/account_move_base_import/parser
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
..