3
0
Fork 0

[IMP] web_readonly_bypass: Include one2many fields instructions

8.0
Pedro M. Baeza 2015-11-24 10:49:56 +01:00
parent cf401edbfd
commit 7ba903bda2
1 changed files with 2 additions and 2 deletions

View File

@ -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