Skip to content

Commit 77031cc

Browse files
committed
[BOT] post-merge updates
1 parent 87cd6d7 commit 77031cc

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ addon | version | maintainers | summary
3232
[contract_termination](contract_termination/) | 18.0.1.0.0 | | contract_termination
3333
[contract_variable_qty_prorated](contract_variable_qty_prorated/) | 18.0.1.0.0 | <a href='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/sbejaoui'><img src='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/sbejaoui.png' width='32' height='32' style='border-radius:50%;' alt='sbejaoui'/></a> | Contract Variable Qty Prorated
3434
[contract_variable_quantity](contract_variable_quantity/) | 18.0.1.0.0 | | Variable quantity in contract recurrent invoicing
35-
[product_contract](product_contract/) | 18.0.1.0.2 | <a href='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/sbejaoui'><img src='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/sbejaoui.png' width='32' height='32' style='border-radius:50%;' alt='sbejaoui'/></a> | Recurring - Product Contract
35+
[product_contract](product_contract/) | 18.0.1.0.3 | <a href='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/sbejaoui'><img src='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/sbejaoui.png' width='32' height='32' style='border-radius:50%;' alt='sbejaoui'/></a> | Recurring - Product Contract
3636
[product_contract_variable_quantity](product_contract_variable_quantity/) | 18.0.1.0.0 | | Product contract with variable quantity
3737

3838
[//]: # (end addons)

product_contract/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Recurring - Product Contract
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:48e2a6a2de9d5a48b5087c349a6b6bb5309848f758f0d73597139f9833295c99
14+
!! source digest: sha256:291b4409fd04321a63e8030e7a0ffeb28af346f65a567399d74dffe3ec1d9e7b
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

product_contract/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
{
66
"name": "Recurring - Product Contract",
7-
"version": "18.0.1.0.2",
7+
"version": "18.0.1.0.3",
88
"category": "Contract Management",
99
"license": "AGPL-3",
1010
"author": "LasLabs, " "ACSONE SA/NV, " "Odoo Community Association (OCA)",

product_contract/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Recurring - Product Contract</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:48e2a6a2de9d5a48b5087c349a6b6bb5309848f758f0d73597139f9833295c99
375+
!! source digest: sha256:291b4409fd04321a63e8030e7a0ffeb28af346f65a567399d74dffe3ec1d9e7b
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/contract/tree/18.0/product_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-18-0/contract-18-0-product_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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module adds support for products to be linked to contract

0 commit comments

Comments
 (0)