Do not contact contributors directly about support or help with technical issues.
Do not contact contributors directly about support or help with technical issues.
@ -77,6 +77,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
mission is to support the collaborative development of Odoo features and
promote its widespread use.
promote its widespread use.
This module is part of the `OCA/account-financial-tools <https://github.com/OCA/account-financial-tools/tree/10.0/sequence_date_range>`_ project on GitHub.
This module is part of the `OCA/server-tools <https://github.com/OCA/server-tools/tree/10.0/sequence_date_range>`_ project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
<p><aclass="reference external"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external"href="https://github.com/OCA/account-financial-tools/tree/10.0/sequence_date_range"><imgalt="OCA/account-financial-tools"src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github"/></a><aclass="reference external"href="https://translation.odoo-community.org/projects/account-financial-tools-10-0/account-financial-tools-10-0-sequence_date_range"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external"href="https://runbot.odoo-community.org/runbot/92/10.0"><imgalt="Try me on Runbot"src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png"/></a></p>
<p><aclass="reference external"href="https://odoo-community.org/page/development-status"><imgalt="Beta"src="https://img.shields.io/badge/maturity-Beta-yellow.png"/></a><aclass="reference external"href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3"src="https://img.shields.io/badge/licence-AGPL--3-blue.png"/></a><aclass="reference external"href="https://github.com/OCA/server-tools/tree/10.0/sequence_date_range"><imgalt="OCA/server-tools"src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github"/></a><aclass="reference external"href="https://translation.odoo-community.org/projects/server-tools-10-0/server-tools-10-0-sequence_date_range"><imgalt="Translate me on Weblate"src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png"/></a><aclass="reference external"href="https://runbot.odoo-community.org/runbot/149/10.0"><imgalt="Try me on Runbot"src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png"/></a></p>
<p>Currently, the range_year is the date filled into the date_from.</p>
<p>This add-on allow the user to pick the date field used as the range_year
<p>This add-on allow the user to pick the date field used as the range_year
parameter into sequence generation.</p>
parameter into sequence generation.</p>
<p>Actually, the range_year is the date filled into the date_from.
Ex: date_from = ‘2018-10-01’ and date_to = ‘2019-09-30’.
<p>Ex: date_from = ‘2018-10-01’ and date_to = ‘2019-09-30’.
If you select ‘date_to’ as reference date, your range_year will be 2019
If you select ‘date_to’ as reference date, your range_year will be 2019
(instead of 2018 if you let the default ‘date_from’).</p>
(instead of 2018 if you let the default ‘date_from’).</p>
<p>You can setup this field into sequences configuration.</p>
<p>You can setup this field into sequences configuration.</p>
@ -389,10 +389,10 @@ If you select ‘date_to’ as reference date, your range_year will be 2019
<p>Do not contact contributors directly about support or help with technical issues.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
</div>
<divclass="section"id="credits">
<divclass="section"id="credits">
@ -416,7 +416,7 @@ If you spotted it first, help us smashing it by providing a detailed and welcome
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
promote its widespread use.</p>
<p>This module is part of the <aclass="reference external"href="https://github.com/OCA/account-financial-tools/tree/10.0/sequence_date_range">OCA/account-financial-tools</a> project on GitHub.</p>
<p>This module is part of the <aclass="reference external"href="https://github.com/OCA/server-tools/tree/10.0/sequence_date_range">OCA/server-tools</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <aclass="reference external"href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
<p>You are welcome to contribute. To learn how please visit <aclass="reference external"href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>