Commit Graph

12 Commits (70dcbcc4691c88f0683083c9871df1b9e480df8c)

Author SHA1 Message Date
Florian da Costa 0566db115a [MIG][16.0] account_move_base_import : migration to 16 2023-03-28 17:31:48 +02:00
OCA-git-bot 00af4d0fe3 account_move_base_import 14.0.1.0.1 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
OCA-git-bot 5ef55c4388 account_move_base_import 12.0.2.0.0 2022-12-02 15:52:37 +01:00
Akim Juillerat 920778efd8 [MIG] account_move_base_import: Migration to 12.0 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
Alexandre Fayolle c6b8b19b5d [FIX][10.0] account_move_base_import
When importing a batch for a journal which has a currency different from the
company currency, the values in the batch files are in the currency of the journal.
The previous code was creating move lines as if the amounts in the batch file were in
the company currency.

We fix this by checking for the case, and converting the amounts the company currency at
the rate of the date of the transaction to fill in the credit / debit columns, and setting the
value of amount_currency to the value in the batch file.
2022-12-02 15:52:37 +01:00
Alexis de Lattre 3a6b303b6a Start work to port account_move_base_import and base_transaction_id to v10 2022-12-02 15:52:37 +01:00
Pedro M. Baeza 2601f0f69e [MIG] Rename manifest files 2022-12-02 15:52:37 +01:00