@@ -369,7 +369,7 @@ <h1 class="title">Optional quick create</h1>
369
369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370
370
!! source digest: sha256:d4906b8105f705d8f55ca6c29c1e8787776b16274d8651f8a37177e382839f66
371
371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372
- < 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/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-ux/tree/17.0/base_optional_quick_create "> < img alt ="OCA/server-ux " src ="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-ux-17-0/server-ux-17-0-base_optional_quick_create "> < 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/server-ux&target_branch=17.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
372
+ < 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/licence-AGPL--3-blue.png " /> </ a > < a class ="reference external image-reference " href ="https://github.com/OCA/server-ux/tree/18.0/base_optional_quick_create "> < img alt ="OCA/server-ux " src ="https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-ux-18-0/server-ux-18-0-base_optional_quick_create "> < 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/server-ux&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373
373
< p > This module allows to avoid to < em > quick create</ em > new records, through
374
374
many2one fields, for a specific model. You can configure which models
375
375
should allow < em > quick create</ em > . When specified, the < em > quick create</ em > option
@@ -406,7 +406,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
406
406
< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-ux/issues "> GitHub Issues</ a > .
407
407
In case of trouble, please check there if your issue has already been reported.
408
408
If you spotted it first, help us to smash it by providing a detailed and welcomed
409
- < a class ="reference external " href ="https://github.com/OCA/server-ux/issues/new?body=module:%20base_optional_quick_create%0Aversion:%2017 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
409
+ < a class ="reference external " href ="https://github.com/OCA/server-ux/issues/new?body=module:%20base_optional_quick_create%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
410
410
< p > Do not contact contributors directly about support or help with technical issues.</ p >
411
411
</ div >
412
412
< div class ="section " id ="credits ">
@@ -440,7 +440,7 @@ <h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
440
440
< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
441
441
mission is to support the collaborative development of Odoo features and
442
442
promote its widespread use.</ p >
443
- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-ux/tree/17 .0/base_optional_quick_create "> OCA/server-ux</ a > project on GitHub.</ p >
443
+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-ux/tree/18 .0/base_optional_quick_create "> OCA/server-ux</ a > project on GitHub.</ p >
444
444
< p > You are welcome to contribute. To learn how please visit < a class ="reference external " href ="https://odoo-community.org/page/Contribute "> https://odoo-community.org/page/Contribute</ a > .</ p >
445
445
</ div >
446
446
</ div >
0 commit comments