Alexandre Fayolle d076b5be5e [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.
2021-08-13 11:24:46 +02:00
2021-07-12 14:33:34 +00:00
2020-10-08 21:05:56 +02:00
2020-10-08 21:05:56 +02:00
2021-05-14 18:36:31 +02:00
2020-10-08 21:05:56 +02:00
2021-05-14 18:36:31 +02:00
2020-11-01 21:36:19 +01:00
2020-12-11 19:26:44 +01:00
2020-10-08 21:05:56 +02:00
2020-10-08 21:05:56 +02:00
2020-10-08 21:05:56 +02:00
2021-07-16 07:07:27 +00:00

Runbot Status Build Status codecov Translation Status

account-reconcile

TODO: add repo description.

Available addons

addon version summary
account_reconcile_reconciliation_date 14.0.1.0.0 Track Reconciliation Date of Payments and Invoices
account_reconciliation_widget 14.0.1.1.7 Account reconciliation widget

Licenses

This repository is licensed under AGPL-3.0.

However, each module can have a totally different license, as long as they adhere to OCA policy. Consult each module's __manifest__.py file, which contains a license key that explains its license.


OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

Description
Odoo account reconciliation modules (statements, data completion...)
Readme 12 MiB
Languages
JavaScript 38.6%
Python 33.9%
HTML 26.5%
SCSS 1%