Skip to Content
Menu
This question has been flagged
1 Odpoveď
6325 Zobrazenia

How to check more than one condition in a single record rule?

Avatar
Zrušiť
Best Answer

AND is default in odoo,

for OR u should write as '|' in starting of condition,,

example:['|',('user_id''='',user.id),('user_id''='False)]

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
jan 24
3273
0
jan 24
1568
0
dec 20
2120
1
sep 19
4915
0
jún 17
3160