Skip to content
Snippets Groups Projects
user avatar
Thibault Francois authored
Before this commit, if a single analytic line in the database
has an inconsistent company with it's anlytic account, all creation
of an analytic account was impossible because the constraint
_check_company_consistency is checked on the entire table.

This commit restrict the _check_company_consistency only
on the current record set.

closes odoo/odoo#115698

Signed-off-by: default avatarWilliam André (wan) <wan@odoo.com>
49bf7d14
History
Name Last commit Last update