File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ addon | version | maintainers | summary
3232[ web_font_size_report_layout] ( web_font_size_report_layout/ ) | 17.0.1.1.0 | | Adds a font size selector (pt) to the Document Layout wizard
3333[ web_group_expand] ( web_group_expand/ ) | 17.0.1.0.0 | | Group Expand Buttons
3434[ web_ir_actions_act_multi] ( web_ir_actions_act_multi/ ) | 17.0.1.0.0 | | Enables triggering of more than one action on ActionManager
35- [ web_m2x_options] ( web_m2x_options/ ) | 17.0.1.0.7 | | web_m2x_options
35+ [ web_m2x_options] ( web_m2x_options/ ) | 17.0.1.0.8 | | web_m2x_options
3636[ web_m2x_options_manager] ( web_m2x_options_manager/ ) | 17.0.1.0.1 | | Adds an interface to manage the "Create" and "Create and Edit" options for specific models and fields.
3737[ web_no_bubble] ( web_no_bubble/ ) | 17.0.1.0.0 | | Remove the bubbles from the web interface
3838[ web_notify] ( web_notify/ ) | 17.0.1.1.0 | | Send notification messages to user
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ web_m2x_options
1111 !! This file is generated by oca-gen-addon-readme !!
1212 !! changes will be overwritten. !!
1313 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14- !! source digest: sha256:f29a96c61dff24ce432ab7e3d493dd5cbb0f0df065fbad87a9f0875a63366505
14+ !! source digest: sha256:680a4c64944086dc299cfd6e573e74f38cc232efa651c3c0c20062d1b3688299
1515 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717.. |badge1 | image :: https://img.shields.io/badge/maturity-Beta-yellow.png
Original file line number Diff line number Diff line change 66
77{
88 "name" : "web_m2x_options" ,
9- "version" : "17.0.1.0.7 " ,
9+ "version" : "17.0.1.0.8 " ,
1010 "category" : "Web" ,
1111 "author" : "initOS GmbH,"
1212 "ACSONE SA/NV, "
Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ <h1>web_m2x_options</h1>
372372!! This file is generated by oca-gen-addon-readme !!
373373!! changes will be overwritten. !!
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375- !! source digest: sha256:f29a96c61dff24ce432ab7e3d493dd5cbb0f0df065fbad87a9f0875a63366505
375+ !! source digest: sha256:680a4c64944086dc299cfd6e573e74f38cc232efa651c3c0c20062d1b3688299
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377< p > < a class ="reference external image-reference " href ="https://odoo-community.org/page/development-status "> < img alt ="Beta " src ="https://img.shields.io/badge/maturity-Beta-yellow.png " /> </ a > < a class ="reference external image-reference " href ="http://www.gnu.org/licenses/agpl-3.0-standalone.html "> < img alt ="License: AGPL-3 " src ="https://img.shields.io/badge/license-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/web/tree/17.0/web_m2x_options "> < img alt ="OCA/web " src ="https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/web-17-0/web-17-0-web_m2x_options "> < img alt ="Translate me on Weblate " src ="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png " /> </ a > < a class ="reference external image-reference " href ="https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This modules modifies “many2one” and “many2manytags” form widgets so as
You can’t perform that action at this time.
0 commit comments