File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
content/developer/reference/frontend Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -1911,11 +1911,9 @@ many2one (FieldMany2One)
19111911
19121912 Options:
19131913
1914- - quick_create: allow the quick creation of related records - show the 'Create " xxx" '
1915- dropdown menu item (default: true)
1914+ - quick_create: allow the quick creation of related records (default: true)
19161915 - no_create: prevent the creation of related records - hide both the 'Create " xxx" '
1917- and " Create and Edit... " dropdown menu items
1918- (default: false, takes precedence over other options)
1916+ and " Create and Edit... " dropdown menu items (default: false)
19191917 - no_quick_create: prevent the quick creation of related records - hide the 'Create " xxx" '
19201918 dropdown menu item (default: false)
19211919 - no_create_edit: hide the " Create and Edit... " dropdown menu item (default: false)
You can’t perform that action at this time.
0 commit comments