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:
@@ -28,7 +28,7 @@ addon | version | maintainers | summary
|
||||
[contract_sale_invoicing](contract_sale_invoicing/) | 17.0.1.0.0 | | Include sales to invoice in contract invoice creation
|
||||
[contract_variable_qty_timesheet](contract_variable_qty_timesheet/) | 17.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/) | 17.0.1.0.0 | | Variable quantity in contract recurrent invoicing
|
||||
[product_contract](product_contract/) | 17.0.2.1.1 | [](https://github.com/sbejaoui) | Recurring - Product Contract
|
||||
[product_contract](product_contract/) | 17.0.2.1.2 | [](https://github.com/sbejaoui) [](https://github.com/CarlosRoca13) | Recurring - Product Contract
|
||||
[subscription_oca](subscription_oca/) | 17.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:9cbed529f85cc48728a5657f6901b3fa2ce21159205c85a935a80f040bb0bcaa
|
||||
!! source digest: sha256:190dd7784b51f8cd26208ba64ba257409cdaf09e9281973b7076a65d63a87cf8
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
||||
@@ -65,8 +65,8 @@ To use this module, you need to:
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
- There's no support right now for computing the start date for the
|
||||
following recurrent types: daily, weekly and monthlylastday.
|
||||
- There's no support right now for computing the start date for the
|
||||
following recurrent types: daily, weekly and monthlylastday.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
@@ -90,16 +90,16 @@ Authors
|
||||
Contributors
|
||||
------------
|
||||
|
||||
- Ted Salmon <tsalmon@laslabs.com>
|
||||
- Souheil Bejaoui <souheil.bejaoui@acsone.eu>
|
||||
- `Tecnativa <https://www.tecnativa.com>`__:
|
||||
- Ted Salmon <tsalmon@laslabs.com>
|
||||
- Souheil Bejaoui <souheil.bejaoui@acsone.eu>
|
||||
- `Tecnativa <https://www.tecnativa.com>`__:
|
||||
|
||||
- Ernesto Tejeda
|
||||
- Pedro M. Baeza
|
||||
- Carlos Roca
|
||||
- Sergio Teruel
|
||||
- Ernesto Tejeda
|
||||
- Pedro M. Baeza
|
||||
- Carlos Roca
|
||||
- Sergio Teruel
|
||||
|
||||
- David Jaen <david.jaen.revert@gmail.com>
|
||||
- David Jaen <david.jaen.revert@gmail.com>
|
||||
|
||||
Maintainers
|
||||
-----------
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
{
|
||||
"name": "Recurring - Product Contract",
|
||||
"version": "17.0.2.1.1",
|
||||
"version": "17.0.2.1.2",
|
||||
"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:9cbed529f85cc48728a5657f6901b3fa2ce21159205c85a935a80f040bb0bcaa
|
||||
!! source digest: sha256:190dd7784b51f8cd26208ba64ba257409cdaf09e9281973b7076a65d63a87cf8
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
||||
<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/17.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-17-0/contract-17-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=17.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
|
||||
|
||||
Reference in New Issue
Block a user