I need to have domian filter on selection field for example i have DATA =[('1','one'),('2','two')] and so on.... i need to display the values excluding 1 in the form view
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Project
- MRP
Це запитання позначене
Hello,
I'm not sure but I think you can use something like this -> domain=[('selection_field','=','1')].
thanks for your reply, i have tried this but this is not working
I just tried this and this can't work. A selection doesn't allow a domain.
You can fix this by making a many2one field and use the selection widget. Where you can define the 'name' and 'value'. Then it's easy to use the domain
Thanks for your reply
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 | Відповіді | Переглядів | Дія | |
---|---|---|---|---|
naked domain set up
Вирішено
|
|
3
лип. 25
|
4453 | |
|
0
трав. 25
|
944 | ||
|
2
бер. 24
|
2187 | ||
|
0
січ. 23
|
1773 | ||
|
1
лист. 22
|
3233 |