Skip to content
Snippets Groups Projects
Commit f78fa15e authored by Andrius Laukavičius's avatar Andrius Laukavičius Committed by Thibault Delavallée
Browse files

[FW][FIX] crm: fix team_count computation at create

When stage is being created, `team_count` was not computed, because it
has not dependencies. This means the "sales team" field is not displayed
which is annoying in multi team environment.

To workaround it a fake trigger is added.

Task-2917174
Closes odoo/odoo#87905

Part-of: odoo/odoo#95962
parent 231d7daf
No related branches found
No related tags found
Loading
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