Skip to content
Snippets Groups Projects
Commit 31bf2531 authored by mightyjol (jhk)'s avatar mightyjol (jhk)
Browse files

[FIX]mrp:remove undefined progress field on gantt view


steps to reproduce:
-install the manufacturing app
-install studio
-go to manufacturing > click on the studio icon (top right of the window)
> click views > activate the gantt view

you should see a traceback with the following error
"Invalid field 'progress' on model 'mrp.production'"

mrp_production does not have a progress field => removal of the
property "progress" in the view fixes the issue

opw-2144823

closes odoo/odoo#41182

Signed-off-by: default avatarNans Lefebvre (len) <len@odoo.com>
parent 3abe39e7
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