Skip to content
Snippets Groups Projects
Unverified Commit 625bf1cd authored by Odoo's Mergebot's avatar Odoo's Mergebot Committed by GitHub
Browse files

[FIX] analytic: constraint multi-company on distribution model


Before this fix, the constraint did not prevent changing the company to a bad one on an existing field.
We also remove the GROUP BY clause as it is useless.
Another query was also useless in `analytic_account.py` and has been removed.

closes odoo/odoo#105129

Signed-off-by: default avatarWilliam André (wan) <wan@odoo.com>
parents 8d396fd8 1e15dff3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment