Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
6904 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
4117
0
ene 24
2078
0
dic 20
2537
1
sept 19
5449
0
jun 17
3646