mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[BOT] post-merge updates
This commit is contained in:
@@ -33,7 +33,7 @@ addon | version | maintainers | summary
|
||||
[contract_update_last_date_invoiced](contract_update_last_date_invoiced/) | 16.0.1.0.1 | [](https://github.com/rafaelbn) [](https://github.com/edlopen) | This module allows to update the last date invoiced if invoices are deleted.
|
||||
[contract_variable_qty_timesheet](contract_variable_qty_timesheet/) | 16.0.1.0.0 | [](https://github.com/carlosdauden) [](https://github.com/pedrobaeza) [](https://github.com/danypr92) | Add formula to invoice
|
||||
[contract_variable_quantity](contract_variable_quantity/) | 16.0.1.1.0 | | Variable quantity in contract recurrent invoicing
|
||||
[product_contract](product_contract/) | 16.0.1.0.0 | [](https://github.com/sbejaoui) | Recurring - Product Contract
|
||||
[product_contract](product_contract/) | 16.0.1.0.1 | [](https://github.com/sbejaoui) | Recurring - Product Contract
|
||||
[subscription_oca](subscription_oca/) | 16.0.1.0.0 | | Generate recurring invoices.
|
||||
|
||||
[//]: # (end addons)
|
||||
|
||||
@@ -7,7 +7,7 @@ Recurring - Product Contract
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:ad8724fbb6c54e3f450ed7f3b3aa16384ed79b097065f0de96cc56e87eef2e71
|
||||
!! source digest: sha256:9fcc505127e9fd596a3db7a2e043379772fa0aefea63f45ee2a8bd97b45dd97b
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "Recurring - Product Contract",
|
||||
"version": "16.0.1.0.0",
|
||||
"version": "16.0.1.0.1",
|
||||
"category": "Contract Management",
|
||||
"license": "AGPL-3",
|
||||
"author": "LasLabs, " "ACSONE SA/NV, " "Odoo Community Association (OCA)",
|
||||
|
||||
@@ -367,7 +367,7 @@ ul.auto-toc {
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:ad8724fbb6c54e3f450ed7f3b3aa16384ed79b097065f0de96cc56e87eef2e71
|
||||
!! source digest: sha256:9fcc505127e9fd596a3db7a2e043379772fa0aefea63f45ee2a8bd97b45dd97b
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/contract/tree/16.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-16-0/contract-16-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&target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
||||
<p>This module adds support for products to be linked to contract templates.</p>
|
||||
|
||||
Reference in New Issue
Block a user