Skip to content

Commit 55eac65

Browse files
committed
[BOT] post-merge updates
1 parent 616f868 commit 55eac65

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Available addons
2121
----------------
2222
addon | version | maintainers | summary
2323
--- | --- | --- | ---
24-
[contract](contract/) | 17.0.1.4.2 | | Recurring - Contracts Management
24+
[contract](contract/) | 17.0.1.4.3 | | Recurring - Contracts Management
2525
[contract_payment_mode](contract_payment_mode/) | 17.0.1.0.0 | | Payment mode in contracts and their invoices
2626
[contract_price_revision](contract_price_revision/) | 17.0.1.0.0 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) | Easy revision of contract prices
2727
[contract_sale](contract_sale/) | 17.0.1.0.0 | | Contract from Sale

contract/README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Recurring - Contracts Management
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:d074c790c7d4c3528498ee3dade3cb58d432a624f3e60a79b87c522d54de2a59
10+
!! source digest: sha256:a08d73f23b50c1d0ad1cbf68c87e76efcd8e35aac4b77833c4a6fb85171f647a
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png

contract/__manifest__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
{
1313
"name": "Recurring - Contracts Management",
14-
"version": "17.0.1.4.2",
14+
"version": "17.0.1.4.3",
1515
"category": "Contract Management",
1616
"license": "AGPL-3",
1717
"author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",

contract/static/description/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Recurring - Contracts Management</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:d074c790c7d4c3528498ee3dade3cb58d432a624f3e60a79b87c522d54de2a59
370+
!! source digest: sha256:a08d73f23b50c1d0ad1cbf68c87e76efcd8e35aac4b77833c4a6fb85171f647a
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Production/Stable" src="https://img.shields.io/badge/maturity-Production%2FStable-green.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/contract/tree/17.0/contract"><img alt="OCA/contract" src="https://img.shields.io/badge/github-OCA%2Fcontract-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/contract-17-0/contract-17-0-contract"><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/contract&amp;target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373373
<p>This module enables contracts management with recurring invoicing

0 commit comments

Comments
 (0)