Commit Graph

10 Commits

Author SHA1 Message Date
OCA-git-bot
83f8d45047 [UPD] README.rst 2023-09-03 11:45:41 +00:00
OCA-git-bot
6ac170cae4 [UPD] README.rst 2023-03-30 14:28:53 +00:00
OCA-git-bot
65927a4692 [UPD] README.rst 2022-12-02 15:52:37 +01:00
Damien Crier
8f9450c6a1 [MIG] account_move_base_import: Migration to 13.0 2022-12-02 15:52:37 +01:00
OCA-git-bot
9b189e2858 [UPD] README.rst 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
Matthieu Dietrich
d91c387203 Rename menu + add roadmap in readme 2022-12-02 15:52:37 +01:00
Matthieu Dietrich
b27baeb3ec Remove last mentions of statement 2022-12-02 15:52:37 +01:00
Matthieu Dietrich
1560419021 Remane import modules 2022-12-02 15:52:37 +01:00