Skip to content

Commit 35ad8b6

Browse files
committed
[BOT] post-merge updates
1 parent 46e73ef commit 35ad8b6

File tree

5 files changed

+26
-14
lines changed

5 files changed

+26
-14
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ addon | version | maintainers | summary
3131
[account_dashboard_banner](account_dashboard_banner/) | 18.0.1.1.0 | <a href='https://github.com/alexis-via'><img src='https://github.com/alexis-via.png' width='32' height='32' style='border-radius:50%;' alt='alexis-via'/></a> | Add a configurable banner on the accounting dashboard
3232
[account_fiscal_position_vat_check](account_fiscal_position_vat_check/) | 18.0.1.0.0 | | Check VAT on invoice validation
3333
[account_fiscal_year](account_fiscal_year/) | 18.0.1.0.0 | <a href='https://github.com/eLBati'><img src='https://github.com/eLBati.png' width='32' height='32' style='border-radius:50%;' alt='eLBati'/></a> | Create Account Fiscal Year
34+
[account_invoice_constraint_chronology](account_invoice_constraint_chronology/) | 18.0.1.0.1 | | Account Invoice Constraint Chronology
3435
[account_journal_general_sequence](account_journal_general_sequence/) | 18.0.1.0.1 | <a href='https://github.com/yajo'><img src='https://github.com/yajo.png' width='32' height='32' style='border-radius:50%;' alt='yajo'/></a> | Add configurable sequence to account moves, per journal
3536
[account_journal_lock_date](account_journal_lock_date/) | 18.0.1.0.0 | | Lock each journal independently
3637
[account_journal_restrict_mode](account_journal_restrict_mode/) | 18.0.1.1.0 | | Lock All Posted Entries of Journals.

account_invoice_constraint_chronology/README.rst

Lines changed: 6 additions & 2 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
Account Invoice Constraint Chronology
37
=====================================
@@ -7,13 +11,13 @@ Account Invoice Constraint Chronology
711
!! This file is generated by oca-gen-addon-readme !!
812
!! changes will be overwritten. !!
913
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:91c5d5304011edc8e31c3d6a4ac65e038d49fddef8b1bc5201bc17f066ffae55
14+
!! source digest: sha256:7be3e17ec72ae05771bc735ef471ddd9a4b0041c950653254a4d43dfb410cae6
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-AGPL--3-blue.png
20+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
1721
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1822
:alt: License: AGPL-3
1923
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github

account_invoice_constraint_chronology/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
44
{
55
"name": "Account Invoice Constraint Chronology",
6-
"version": "18.0.1.0.0",
6+
"version": "18.0.1.0.1",
77
"author": "Odoo Community Association (OCA), ACSONE SA/NV, CorporateHub",
88
"website": "https://github.com/OCA/account-financial-tools",
99
"license": "AGPL-3",

account_invoice_constraint_chronology/static/description/index.html

Lines changed: 16 additions & 10 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>Account Invoice Constraint Chronology</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="account-invoice-constraint-chronology">
364-
<h1 class="title">Account Invoice Constraint Chronology</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="account-invoice-constraint-chronology">
370+
<h1>Account Invoice Constraint Chronology</h1>
366371
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367372
!! This file is generated by oca-gen-addon-readme !!
368373
!! changes will be overwritten. !!
369374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:91c5d5304011edc8e31c3d6a4ac65e038d49fddef8b1bc5201bc17f066ffae55
375+
!! source digest: sha256:7be3e17ec72ae05771bc735ef471ddd9a4b0041c950653254a4d43dfb410cae6
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/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/account-financial-tools/tree/18.0/account_invoice_constraint_chronology"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-18-0/account-financial-tools-18-0-account_invoice_constraint_chronology"><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/account-financial-tools&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/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/account-financial-tools/tree/18.0/account_invoice_constraint_chronology"><img alt="OCA/account-financial-tools" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--tools-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-tools-18-0/account-financial-tools-18-0-account_invoice_constraint_chronology"><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/account-financial-tools&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 helps ensuring the chronology of invoice numbers.</p>
374379
<p>It prevents the validation of invoices when:</p>
375380
<ul class="simple">
@@ -390,24 +395,24 @@ <h1 class="title">Account Invoice Constraint Chronology</h1>
390395
</ul>
391396
</div>
392397
<div class="section" id="bug-tracker">
393-
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
398+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
394399
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-tools/issues">GitHub Issues</a>.
395400
In case of trouble, please check there if your issue has already been reported.
396401
If you spotted it first, help us to smash it by providing a detailed and welcomed
397402
<a class="reference external" href="https://github.com/OCA/account-financial-tools/issues/new?body=module:%20account_invoice_constraint_chronology%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
398403
<p>Do not contact contributors directly about support or help with technical issues.</p>
399404
</div>
400405
<div class="section" id="credits">
401-
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
406+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
402407
<div class="section" id="authors">
403-
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
408+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
404409
<ul class="simple">
405410
<li>ACSONE SA/NV</li>
406411
<li>CorporateHub</li>
407412
</ul>
408413
</div>
409414
<div class="section" id="contributors">
410-
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
415+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
411416
<ul class="simple">
412417
<li>Adrien Peiffer (<a class="reference external" href="http://www.acsone.eu">Acsone SA/NV</a>)</li>
413418
<li>Gilles Gilles &lt;<a class="reference external" href="mailto:meyomesse.gilles&#64;gmail.com">meyomesse.gilles&#64;gmail.com</a>&gt;</li>
@@ -421,7 +426,7 @@ <h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
421426
</ul>
422427
</div>
423428
<div class="section" id="maintainers">
424-
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
429+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
425430
<p>This module is maintained by the OCA.</p>
426431
<a class="reference external image-reference" href="https://odoo-community.org">
427432
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
@@ -434,5 +439,6 @@ <h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
434439
</div>
435440
</div>
436441
</div>
442+
</div>
437443
</body>
438444
</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-account-financial-tools"
3-
version = "18.0.20250813.1"
3+
version = "18.0.20250826.0"
44
dependencies = [
55
"odoo-addon-account_asset_compute_batch==18.0.*",
66
"odoo-addon-account_asset_force_account==18.0.*",
@@ -12,6 +12,7 @@ dependencies = [
1212
"odoo-addon-account_dashboard_banner==18.0.*",
1313
"odoo-addon-account_fiscal_position_vat_check==18.0.*",
1414
"odoo-addon-account_fiscal_year==18.0.*",
15+
"odoo-addon-account_invoice_constraint_chronology==18.0.*",
1516
"odoo-addon-account_journal_general_sequence==18.0.*",
1617
"odoo-addon-account_journal_lock_date==18.0.*",
1718
"odoo-addon-account_journal_restrict_mode==18.0.*",

0 commit comments

Comments
 (0)