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
- Accounting
- Inventory
- PoS
- Project
- MRP
This question has been flagged
1
Reply
6365
Views
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!
Sign upRelated Posts | Replies | Views | Activity | |
---|---|---|---|---|
|
2
Jan 24
|
3292 | ||
|
0
Jan 24
|
1581 | ||
|
0
Dec 20
|
2132 | ||
|
1
Sep 19
|
4919 | ||
|
0
Jun 17
|
3174 |