mirror of
https://github.com/OCA/web.git
synced 2025-02-22 13:21:25 +02:00
[14.0] web_m2x_options_manager: New module to manage create/edit options from interface
This commit is contained in:
3
web_m2x_options_manager/readme/CONTRIBUTORS.rst
Normal file
3
web_m2x_options_manager/readme/CONTRIBUTORS.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
* `Camptocamp <https://www.camptocamp.com>`__:
|
||||
|
||||
* Silvio Gregorini
|
||||
2
web_m2x_options_manager/readme/DESCRIPTION.rst
Normal file
2
web_m2x_options_manager/readme/DESCRIPTION.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Allows managing the "Create..." and "Create and Edit..." options for `Many2one`
|
||||
and `Many2many` fields directly from the `ir.model` form view.
|
||||
7
web_m2x_options_manager/readme/USAGE.rst
Normal file
7
web_m2x_options_manager/readme/USAGE.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
Go to Settings > Technical > Models.
|
||||
|
||||
Choose the model you wish to edit, and open its form view. Go to the
|
||||
"Create/Edit Options" tab, and add the fields you want to manage.
|
||||
|
||||
Button "Fill" will add every missing field to the options.
|
||||
Button "Empty" will remove every option.
|
||||
Reference in New Issue
Block a user