Skip to Content
Menu
This question has been flagged

Hi,

I found the info at the address https://odootricks.tips/about/building-blocks/domain-in-odoo/

However, if I try to put the following code into the domain code widget in an Automated Action

['&',('x_studio_equipment_root_category','=',Consumable),('x_studio_equipments_minimum_quantity','=',x_studio_equipments_quantity)]

I get an error message "Domain not properly formed".

How can I enter such code into the domain of my automated action with Studio, please ?

Thanks.

Avatar
Discard
Best Answer

Hi,

Instead of using the domain on the Automated Action, try to write a python code consist of if else statements. It helped a lot in combating the limitations of the domain field.

Avatar
Discard
Related Posts Replies Views Activity
1
Aug 22
2270
0
Oct 23
7026
1
Dec 22
1667
0
Oct 21
1402
1
Jul 21
1786