Hello everyone,
I recently encountered an issue on my Odoo Enterprise (SH) production server related to the following Odoo commit:
🔗 a87dd1acbd044e5180c360547fa72902a3976d67
This commit was implemented in Odoo 17 (Community) to fix the validation of account move lines across different companies — specifically addressing the message “using accounts from a different company”.
However, it seems that this update hasn’t been applied yet in the Enterprise (SH) version. As a result, my live server is now throwing the same error when processing accounting entries.
In my test environment, which seems to have a newer base code, the issue doesn’t occur.
Could someone from the Odoo team confirm whether this fix is already merged or planned for the Enterprise codebase?
If not, when can we expect this change to be synchronized to SH servers?
Thanks in advance!