ingadhoc/account-financial-tools#852
Created by Camila Vives
Merged
at 59ed3caeef58ab3dec8b5bb933aec044b2593fec
Statuses:
- ci/runbot-oba: Odoo by Adhoc with tests
- ci/runbot-modified-modules: (runtime 0s)
- mergebot/pre-commit
Linked pull requests
Bump status: success
- label
- adhoc-dev:19.0-t-58355-cav
- head
- 3c841c37bd191251d7bedf1625bb6c6ed94d7986
- merged
- hace 2 días by rov-adhoc
| ingadhoc/account-payment | ingadhoc/account-financial-tools | |
|---|---|---|
| 19.0 | #850 | #852 |
[IMP] account_internal_transfer: transfer entries in company currency
In a transfer between a journal in main currency and one in secondary currency, the amount field in the journal entry for the main currency journal must be adjusted so it is recorded in the main currency, not in the secondary currency. This commit fixes that behavior.