Skip to Content
Menu
This question has been flagged

In all odoo editions beforeodoo16 always used the studio app in I usually change the properties of the field price list that can be selected from a sales order. This is with the purpose that the salesman user does not change that price list, only having the possibility to see the price list which was established in the customer form.



Now in version 16 it is no longer possible to change these properties and the system requests that they be changed using a module to modify base fields. This makes it very complex for non-programmers. How can I achieve this now using the studio, any simple ideas?


Avatar
Discard
Best Answer

I have done with: In studio, select the field, click on conditional in the right and modify removing in the code "done" and "sale" -> [["state","in",["cancel"]]]

Best regards

Avatar
Discard
Related Posts Replies Views Activity
2
Feb 24
1291
2
Feb 24
7353
1
Jan 24
1471
2
Oct 23
3996
1
Aug 23
1713