Skip to content

Commit c902d10

Browse files
committed
[BOT] post-merge updates
1 parent 05147ef commit c902d10

4 files changed

Lines changed: 32 additions & 20 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ addon | version | maintainers | summary
4242
[mail_suggested_recipient_unchecked](mail_suggested_recipient_unchecked/) | 18.0.1.0.0 | <a href='https://github.com/victoralmau'><img src='https://github.com/victoralmau.png' width='32' height='32' style='border-radius:50%;' alt='victoralmau'/></a> | Mail suggested recipient unchecked
4343
[multi_step_wizard](multi_step_wizard/) | 18.0.1.0.0 | | Multi-Steps Wizards
4444
[sequence_check_digit](sequence_check_digit/) | 18.0.1.0.1 | | Adds a check digit on sequences
45+
[sequence_reset_period](sequence_reset_period/) | 18.0.1.0.0 | | Auto-generate yearly/monthly/weekly/daily sequence period ranges
4546
[server_action_mass_edit](server_action_mass_edit/) | 18.0.1.1.0 | | Mass Editing
4647
[server_action_mass_edit_onchange](server_action_mass_edit_onchange/) | 18.0.1.1.0 | | Extension of server_action_mass_edit
4748
[template_content_swapper](template_content_swapper/) | 18.0.1.0.0 | <a href='https://github.com/yostashiro'><img src='https://github.com/yostashiro.png' width='32' height='32' style='border-radius:50%;' alt='yostashiro'/></a> <a href='https://github.com/AungKoKoLin1997'><img src='https://github.com/AungKoKoLin1997.png' width='32' height='32' style='border-radius:50%;' alt='AungKoKoLin1997'/></a> | Template Content Swapper

sequence_reset_period/README.rst

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
.. image:: https://odoo-community.org/readme-banner-image
2+
:target: https://odoo-community.org/get-involved?utm_source=readme
3+
:alt: Odoo Community Association
4+
15
=========================================
26
Reset Sequences on selected period ranges
37
=========================================
@@ -7,13 +11,13 @@ Reset Sequences on selected period ranges
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:c5e63c2674d2c28dcf5f2f22ef73beb24d585d9ee3f419555235f7efd0f8d144
14+
!! source digest: sha256:8dd035c23ad3b8c674b74081f2b00ef3c8c9d7d79002ab6deb8ec1ba9f3bf6c6
1115
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1216
1317
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1418
:target: https://odoo-community.org/page/development-status
1519
:alt: Beta
16-
.. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-LGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
1822
:alt: License: LGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github
@@ -39,8 +43,8 @@ because by default they are reset yearly.
3943
Usage
4044
=====
4145

42-
- Access sequences and configurate the model to use.
43-
- When sequence is computed, date_range will follow the specified rules
46+
- Access sequences and configurate the model to use.
47+
- When sequence is computed, date_range will follow the specified rules
4448

4549
Bug Tracker
4650
===========
@@ -63,10 +67,10 @@ Authors
6367
Contributors
6468
------------
6569

66-
- Enric Tobella <etobella@creublanca.es>
67-
- Jaume Planas <jaume.planas@minorisa.net>
68-
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
69-
- Sunanda Chhatbar <sunanda.chhatbar@initos.com>
70+
- Enric Tobella <etobella@creublanca.es>
71+
- Jaume Planas <jaume.planas@minorisa.net>
72+
- Pimolnat Suntian <pimolnats@ecosoft.co.th>
73+
- Sunanda Chhatbar <sunanda.chhatbar@initos.com>
7074

7175
Maintainers
7276
-----------

sequence_reset_period/static/description/index.html

Lines changed: 17 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
55
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
6-
<title>Reset Sequences on selected period ranges</title>
6+
<title>README.rst</title>
77
<style type="text/css">
88

99
/*
@@ -360,16 +360,21 @@
360360
</style>
361361
</head>
362362
<body>
363-
<div class="document" id="reset-sequences-on-selected-period-ranges">
364-
<h1 class="title">Reset Sequences on selected period ranges</h1>
363+
<div class="document">
365364

365+
366+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
367+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
368+
</a>
369+
<div class="section" id="reset-sequences-on-selected-period-ranges">
370+
<h1>Reset Sequences on selected period ranges</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:c5e63c2674d2c28dcf5f2f22ef73beb24d585d9ee3f419555235f7efd0f8d144
375+
!! source digest: sha256:8dd035c23ad3b8c674b74081f2b00ef3c8c9d7d79002ab6deb8ec1ba9f3bf6c6
371376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/18.0/sequence_reset_period"><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-sequence_reset_period"><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&amp;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/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/server-ux/tree/18.0/sequence_reset_period"><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-sequence_reset_period"><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&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373378
<p>This module was written to reset the sequences on the specified times,
374379
because by default they are reset yearly.</p>
375380
<p><strong>Table of contents</strong></p>
@@ -386,30 +391,30 @@ <h1 class="title">Reset Sequences on selected period ranges</h1>
386391
</ul>
387392
</div>
388393
<div class="section" id="usage">
389-
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
394+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
390395
<ul class="simple">
391396
<li>Access sequences and configurate the model to use.</li>
392397
<li>When sequence is computed, date_range will follow the specified rules</li>
393398
</ul>
394399
</div>
395400
<div class="section" id="bug-tracker">
396-
<h1><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h1>
401+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
397402
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/server-ux/issues">GitHub Issues</a>.
398403
In case of trouble, please check there if your issue has already been reported.
399404
If you spotted it first, help us to smash it by providing a detailed and welcomed
400405
<a class="reference external" href="https://github.com/OCA/server-ux/issues/new?body=module:%20sequence_reset_period%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
401406
<p>Do not contact contributors directly about support or help with technical issues.</p>
402407
</div>
403408
<div class="section" id="credits">
404-
<h1><a class="toc-backref" href="#toc-entry-3">Credits</a></h1>
409+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
405410
<div class="section" id="authors">
406-
<h2><a class="toc-backref" href="#toc-entry-4">Authors</a></h2>
411+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
407412
<ul class="simple">
408413
<li>Creu Blanca</li>
409414
</ul>
410415
</div>
411416
<div class="section" id="contributors">
412-
<h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
417+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
413418
<ul class="simple">
414419
<li>Enric Tobella &lt;<a class="reference external" href="mailto:etobella&#64;creublanca.es">etobella&#64;creublanca.es</a>&gt;</li>
415420
<li>Jaume Planas &lt;<a class="reference external" href="mailto:jaume.planas&#64;minorisa.net">jaume.planas&#64;minorisa.net</a>&gt;</li>
@@ -418,7 +423,7 @@ <h2><a class="toc-backref" href="#toc-entry-5">Contributors</a></h2>
418423
</ul>
419424
</div>
420425
<div class="section" id="maintainers">
421-
<h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
426+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
422427
<p>This module is maintained by the OCA.</p>
423428
<a class="reference external image-reference" href="https://odoo-community.org">
424429
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -431,5 +436,6 @@ <h2><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h2>
431436
</div>
432437
</div>
433438
</div>
439+
</div>
434440
</body>
435441
</html>

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "odoo-addons-oca-server-ux"
3-
version = "18.0.20250630.2"
3+
version = "18.0.20250701.0"
44
dependencies = [
55
"odoo-addon-announcement==18.0.*",
66
"odoo-addon-base_cancel_confirm==18.0.*",
@@ -23,6 +23,7 @@ dependencies = [
2323
"odoo-addon-mail_suggested_recipient_unchecked==18.0.*",
2424
"odoo-addon-multi_step_wizard==18.0.*",
2525
"odoo-addon-sequence_check_digit==18.0.*",
26+
"odoo-addon-sequence_reset_period==18.0.*",
2627
"odoo-addon-server_action_mass_edit==18.0.*",
2728
"odoo-addon-server_action_mass_edit_onchange==18.0.*",
2829
"odoo-addon-template_content_swapper==18.0.*",

0 commit comments

Comments
 (0)