Skip to content

Commit a48edbc

Browse files
authored
edit
1 parent 0f43f59 commit a48edbc

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

content/developer/reference/frontend/javascript_reference.rst

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff 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)

0 commit comments

Comments
 (0)