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:
How to make these read-only fields false
I tried this but not working?
This is the correct answer
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
Tạo tài khoản ngay hôm nay để tận hưởng các tính năng độc đáo và tham gia cộng đồng tuyệt vời của chúng tôi!
Đăng kýBài viết liên quan | Trả lời | Lượt xem | Hoạt động | |
---|---|---|---|---|
|
4
thg 5 25
|
921 | ||
|
2
thg 5 25
|
3915 | ||
|
1
thg 3 25
|
459 | ||
|
4
thg 3 25
|
3112 | ||
|
3
thg 2 25
|
3694 |