Skip to Content
Menu
This question has been flagged
1 Reply
3072 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
0
Mar 25
1592
4
Apr 24
174500
0
Dec 23
2336
1
Nov 23
2287
5
Jul 25
228938