forked from Techsystech/web
[IMP] web_readonly_bypass: Include one2many fields instructions
parent
cf401edbfd
commit
7ba903bda2
|
@ -36,9 +36,9 @@ or by telling fields allowed to change::
|
|||
</field>
|
||||
</record>
|
||||
|
||||
For further information, please visit:
|
||||
On one2many fields, you can also pass the context in the field definition:
|
||||
|
||||
* https://www.odoo.com/forum/help-1
|
||||
<field name="one2many_field" context="{'readonly_by_pass': True}"/>
|
||||
|
||||
.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
|
||||
:alt: Try me on Runbot
|
||||
|
|
Loading…
Reference in New Issue