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
                
                    Ответить
                
            
        
        
            
                6876
                
                    Представления
                
            
        
    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  | 4098 | ||
|  | 0 янв. 24  | 2059 | ||
|  | 0 дек. 20  | 2521 | ||
|  | 1 сент. 19  | 5441 | ||
|  | 0 июн. 17  | 3635 | 
