mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[ADD] Option open for One2Many fields
With 'open' option, clicking on a row of a o2m field will open the view for the record in fullscreen rather than in a popup
This commit is contained in:
committed by
nguyenhk
parent
5a7fbfec0d
commit
acec64f61f
@@ -37,7 +37,7 @@ in the field's options dict
|
||||
|
||||
``open`` *boolean* (Default: ``False``)
|
||||
|
||||
Makes many2many_tags buttons that open the linked resource
|
||||
Makes many2many_tags and one2many rows buttons that open the linked resource
|
||||
|
||||
``no_color_picker`` *boolean* (Default: ``False``)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user