diff --git a/README.md b/README.md index b57fd028bbc8..7ce72d610db1 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ addon | version | maintainers | summary [web_ir_actions_act_window_page](web_ir_actions_act_window_page/) | 16.0.1.0.0 | | Allows a developer to trigger a pager to show the previous or next next record in the form view [web_ir_actions_close_wizard_refresh_view](web_ir_actions_close_wizard_refresh_view/) | 16.0.1.0.0 | | Allow to refresh view data without reload the page. [web_listview_range_select](web_listview_range_select/) | 16.0.1.0.0 | | Enables selecting a range of records using the shift key -[web_m2x_options](web_m2x_options/) | 16.0.1.1.2 | | web_m2x_options +[web_m2x_options](web_m2x_options/) | 16.0.1.1.3 | | web_m2x_options [web_no_bubble](web_no_bubble/) | 16.0.1.0.0 | | Remove the bubbles from the web interface [web_notify](web_notify/) | 16.0.2.0.0 | | Send notification messages to user [web_notify_channel_message](web_notify_channel_message/) | 16.0.1.0.0 | | Send an instant notification to channel users when a new message is posted diff --git a/web_m2x_options/README.rst b/web_m2x_options/README.rst index 705150c7aa6a..fc84ff3d409c 100644 --- a/web_m2x_options/README.rst +++ b/web_m2x_options/README.rst @@ -7,7 +7,7 @@ web_m2x_options !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:aa5a8282ea6887deca6eea92531e25779110c8fd20fbdfef82b68e6254704418 + !! source digest: sha256:3a852d89e5cd927339a18898b21556fc15d261782fca8783b728cdc6a8ffa574 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -62,7 +62,7 @@ in the field's options dict Whether to display the many2one dialog in case of validation error. -``limit`` *int* (Default: openerp default value is ``7``) +``limit`` *int* (Default: odoo default value is ``8``) Number of displayed record in drop-down panel @@ -110,7 +110,7 @@ If you disable one option, you can enable it for particular field by setting "cr Whether to display the many2one dialog in case of validation error for all fields in the odoo instance. -``web_m2x_options.limit`` *int* (Default: openerp default value is ``7``) +``web_m2x_options.limit`` *int* (Default: odoo default value is ``8``) Number of displayed record in drop-down panel for all fields in the odoo instance @@ -135,10 +135,12 @@ To add these parameters go to Configuration -> Technical -> Parameters -> System Example ~~~~~~~ -Your XML form view definition could contain:: +Your XML form view definition could contain: + +.. code-block:: xml ... - + ... Known issues / Roadmap diff --git a/web_m2x_options/__manifest__.py b/web_m2x_options/__manifest__.py index 742deb162df7..28161df9bf3a 100644 --- a/web_m2x_options/__manifest__.py +++ b/web_m2x_options/__manifest__.py @@ -6,7 +6,7 @@ { "name": "web_m2x_options", - "version": "16.0.1.1.2", + "version": "16.0.1.1.3", "category": "Web", "author": "initOS GmbH," "ACSONE SA/NV, "