Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6651 Vistas

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

Avatar
Descartar
Mejor respuesta

AND is default in odoo,

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

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
2
ene 24
3769
0
ene 24
1892
0
dic 20
2406
1
sept 19
5251
0
jun 17
3453