How to make these read-only fields false
I tried this but not working?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
I hope this is helpful to you.
Thanks & Regards,
Email: odoo@devintellecs.com
Skype: devintelle
I tried this, not working
Hi,
To make the analytic distribution as read-only, add the following code
<xpath expr="//field[@name='analytic_
position="attributes">
<attribute name="readonly">1</attribute>
</xpath>
If you want to make this field as read-only false, add the following code
<xpath expr="//field[@name='analytic_
position="attributes">
<attribute name="readonly">0</attribute>
</xpath>
Hope it helps,
I tried this before but it's not working
I think we can't make one field editable.
How to make an entire tree view field editable
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
1
out. 25
|
1229 | |||
|
4
out. 25
|
3542 | |||
|
2
set. 25
|
2239 | |||
|
4
set. 25
|
7588 | |||
|
0
ago. 25
|
1162 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.