@@ -374,7 +374,7 @@ <h1>Base Time Window</h1>
374374!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375375!! source digest: sha256:d2feedfba0c1f2d3ff259174ed5416d5511b53ad3c6c6c2539226e6f74823251
376376!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377- < 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/server-tools/tree/18.0/base_time_window "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-18-0/server-tools-18-0-base_time_window "> < 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-tools&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
377+ < 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/server-tools/tree/19.0/base_time_window "> < img alt ="OCA/server-tools " src ="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/server-tools-19-0/server-tools-19-0-base_time_window "> < 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-tools&target_branch=19.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
378378< p > This module provides base classes and models to manage time windows
379379through time.window.mixin.</ p >
380380< p > < strong > Table of contents</ strong > </ p >
@@ -445,7 +445,7 @@ <h2><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h2>
445445< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/server-tools/issues "> GitHub Issues</ a > .
446446In case of trouble, please check there if your issue has already been reported.
447447If you spotted it first, help us to smash it by providing a detailed and welcomed
448- < a class ="reference external " href ="https://github.com/OCA/server-tools/issues/new?body=module:%20base_time_window%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
448+ < a class ="reference external " href ="https://github.com/OCA/server-tools/issues/new?body=module:%20base_time_window%0Aversion:%2019 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
449449< p > Do not contact contributors directly about support or help with technical issues.</ p >
450450</ div >
451451< div class ="section " id ="credits ">
@@ -491,7 +491,7 @@ <h3><a class="toc-backref" href="#toc-entry-8">Maintainers</a></h3>
491491< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
492492mission is to support the collaborative development of Odoo features and
493493promote its widespread use.</ p >
494- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-tools/tree/18 .0/base_time_window "> OCA/server-tools</ a > project on GitHub.</ p >
494+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/server-tools/tree/19 .0/base_time_window "> OCA/server-tools</ a > project on GitHub.</ p >
495495< 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 >
496496</ div >
497497</ div >
0 commit comments