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
- Contabilidad
- Inventario
- PoS
- Proyectos
- MRP
Se marcó esta pregunta
1
Responder
5308
Vistas
you can use this in your xml field.
attrs="{'readonly':[('checkbox','=',True)]}"
<field name="fieldname" attrs="{'readonly':[('checkbox','=',True)]}" />
¿Le interesa esta conversación? ¡Participe en ella!
Cree una cuenta para poder utilizar funciones exclusivas e interactuar con la comunidad.
Registrarse| Publicaciones relacionadas | Respuestas | Vistas | Actividad | |
|---|---|---|---|---|
|
|
3
abr 20
|
7271 | ||
|
Limit kanban box
Resuelto
|
|
2
sept 25
|
609 | |
|
|
7
ago 25
|
29279 | ||
|
|
0
may 19
|
6836 | ||
|
|
1
dic 17
|
6585 |