Skip to Content
Menu
This question has been flagged
1 Reply
1899 Views

ValueError: : "name 'x_studio_total_point' is not defined" while evaluating
'if ["definition_id","=",72]:\n x_studio_total_point_2= x_studio_total_point + x_studio_total_point_crm_proposition\nelif ["definition_id","=",73]:\n x_studio_total_point_2= x_studio_total_point + x_studio_total_point_crm_proposition'
Avatar
Discard
Best Answer

You have created a new field with odoo studio, and removed it, while the still using it somewhere else.
You should re-add the field "x_studio_total_point" or remove the logic where you are using it

Avatar
Discard
Related Posts Replies Views Activity
4
Apr 24
170747
0
Dec 23
610
1
Nov 23
964
5
Nov 24
217171
1
Dec 22
1693