[IMP] project: Don't display stages if project is not set
Purpose
=======
If the user creates a task and if the project isn't set, then all the
stages that are not linked to a project are displayed, which is polluting
the form view.
Specifications
==============
If no project is set on the task form view, do not display any stages
in the statusbar.
closes odoo/odoo#40041
Signed-off-by:
Yannick Tivisse (yti) <yti@odoo.com>
Please register or sign in to comment