-
- Downloads
[FIX] account : fixing type of journal_id
the `write` method from `AccountMove` class and its children expect `journal_id` in `vals` to be an `int` and not an `account.journal`. linked PR : https://github.com/odoo/enterprise/pull/26515 opw-2794392 closes odoo/odoo#89854 Related: odoo/enterprise#26515 Signed-off-by:Nicolas Lempereur (nle) <nle@odoo.com>
Please register or sign in to comment