@@ -369,9 +369,11 @@ <h1 class="title">Hr Holidays Auto Extend</h1>
369369!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370370!! source digest: sha256:2dafee4a3991d3964d524741982c494a6fd618441aaed65bc9889b8e895627c5
371371!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/hr-holidays/tree/16.0/hr_holidays_auto_extend "> < img alt ="OCA/hr-holidays " src ="https://img.shields.io/badge/github-OCA%2Fhr--holidays-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/hr-holidays-16-0/hr-holidays-16-0-hr_holidays_auto_extend "> < 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/hr-holidays&target_branch=16.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373- < p > With this module, we will be able to extend automatically a leave when the period is reached.</ p >
374- < p > This might be necessary for leaves without a clear return date for the employee.</ 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/hr-holidays/tree/18.0/hr_holidays_auto_extend "> < img alt ="OCA/hr-holidays " src ="https://img.shields.io/badge/github-OCA%2Fhr--holidays-lightgray.png?logo=github " /> </ a > < a class ="reference external image-reference " href ="https://translation.odoo-community.org/projects/hr-holidays-18-0/hr-holidays-18-0-hr_holidays_auto_extend "> < 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/hr-holidays&target_branch=18.0 "> < img alt ="Try me on Runboat " src ="https://img.shields.io/badge/runboat-Try%20me-875A7B.png " /> </ a > </ p >
373+ < p > With this module, we will be able to extend automatically a leave when
374+ the period is reached.</ p >
375+ < p > This might be necessary for leaves without a clear return date for the
376+ employee.</ p >
375377< p > < strong > Table of contents</ strong > </ p >
376378< div class ="contents local topic " id ="contents ">
377379< ul class ="simple ">
@@ -389,8 +391,10 @@ <h1 class="title">Hr Holidays Auto Extend</h1>
389391< h1 > < a class ="toc-backref " href ="#toc-entry-1 "> Usage</ a > </ h1 >
390392< ul class ="simple ">
391393< li > Access leave types and mark it as “Auto extendable”</ li >
392- < li > When the manager approves the leave, the “Auto extendable” check will be marked</ li >
393- < li > When we decide that the leave is no longer extendable, we can uncheck it.</ li >
394+ < li > When the manager approves the leave, the “Auto extendable” check will
395+ be marked</ li >
396+ < li > When we decide that the leave is no longer extendable, we can uncheck
397+ it.</ li >
394398< li > </ li >
395399</ ul >
396400</ div >
@@ -399,7 +403,7 @@ <h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
399403< p > Bugs are tracked on < a class ="reference external " href ="https://github.com/OCA/hr-holidays/issues "> GitHub Issues</ a > .
400404In case of trouble, please check there if your issue has already been reported.
401405If you spotted it first, help us to smash it by providing a detailed and welcomed
402- < a class ="reference external " href ="https://github.com/OCA/hr-holidays/issues/new?body=module:%20hr_holidays_auto_extend%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
406+ < a class ="reference external " href ="https://github.com/OCA/hr-holidays/issues/new?body=module:%20hr_holidays_auto_extend%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** "> feedback</ a > .</ p >
403407< p > Do not contact contributors directly about support or help with technical issues.</ p >
404408</ div >
405409< div class ="section " id ="credits ">
@@ -426,7 +430,7 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
426430< p > OCA, or the Odoo Community Association, is a nonprofit organization whose
427431mission is to support the collaborative development of Odoo features and
428432promote its widespread use.</ p >
429- < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/hr-holidays/tree/16 .0/hr_holidays_auto_extend "> OCA/hr-holidays</ a > project on GitHub.</ p >
433+ < p > This module is part of the < a class ="reference external " href ="https://github.com/OCA/hr-holidays/tree/18 .0/hr_holidays_auto_extend "> OCA/hr-holidays</ a > project on GitHub.</ p >
430434< 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 >
431435</ div >
432436</ div >
0 commit comments