Every stages in the kanban view, It has configuration where there is a checkbox and whenever I set it to True, the form will be editable but if not it will not be editable.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Бухоблік
- Склад
- PoS
- Проект
- MRP
Це запитання позначене
1
Відповісти
5314
Переглядів
you can use this in your xml field.
attrs="{'readonly':[('checkbox','=',True)]}"
<field name="fieldname" attrs="{'readonly':[('checkbox','=',True)]}" />
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 | Відповіді | Переглядів | Дія | |
|---|---|---|---|---|
|
|
3
квіт. 20
|
7271 | ||
|
Limit kanban box
Вирішено
|
|
2
вер. 25
|
609 | |
|
|
7
серп. 25
|
29282 | ||
|
|
0
трав. 19
|
6841 | ||
|
|
1
груд. 17
|
6587 |