How to check more than one condition in a single record rule?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухгалтерия
- Склад
- PoS
- Project
- MRP
Этот вопрос был отмечен
1
Ответить
6400
Представления
AND is default in odoo,
for OR u should write as '|' in starting of condition,,
example:['|',('user_id''='',user.id),('user_id''='False)]
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
РегистрацияRelated Posts | Ответы | Просмотры | Активность | |
---|---|---|---|---|
|
2
янв. 24
|
3357 | ||
|
0
янв. 24
|
1604 | ||
|
0
дек. 20
|
2153 | ||
|
1
сент. 19
|
4960 | ||
|
0
июн. 17
|
3202 |