[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-12-03 14:59:36 +00:00
parent 58a54219ea
commit f06ebb66b1
4 changed files with 37 additions and 37 deletions

View File

@@ -21,7 +21,7 @@ Available addons
---------------- ----------------
addon | version | maintainers | summary addon | version | maintainers | summary
--- | --- | --- | --- --- | --- | --- | ---
[contract](contract/) | 17.0.1.1.1 | | Recurring - Contracts Management [contract](contract/) | 17.0.1.1.2 | | Recurring - Contracts Management
[contract_payment_mode](contract_payment_mode/) | 17.0.1.0.0 | | Payment mode in contracts and their invoices [contract_payment_mode](contract_payment_mode/) | 17.0.1.0.0 | | Payment mode in contracts and their invoices
[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 [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
[contract_sale](contract_sale/) | 17.0.1.0.0 | | Contract from Sale [contract_sale](contract_sale/) | 17.0.1.0.0 | | Contract from Sale

View File

@@ -7,7 +7,7 @@ Recurring - Contracts Management
!! This file is generated by oca-gen-addon-readme !! !! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !! !! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d03061fa09dd38d53cbaf6f7ca79de5ff114d100162c7f7646d6a6f301ad3941 !! source digest: sha256:a212fd348aaf2a7d728a431012ef54bd1b8b8fa9ee321e2a5f94309e07382c78
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png .. |badge1| image:: https://img.shields.io/badge/maturity-Production%2FStable-green.png
@@ -57,21 +57,21 @@ Usage
2. When creating a contract, fill fields for selecting the invoicing 2. When creating a contract, fill fields for selecting the invoicing
parameters: parameters:
- a journal - a journal
- a price list (optional) - a price list (optional)
3. And add the lines to be invoiced with: 3. And add the lines to be invoiced with:
- the product with a description, a quantity and a price - the product with a description, a quantity and a price
- the recurrence parameters: interval (days, weeks, months, months - the recurrence parameters: interval (days, weeks, months, months
last day or years), start date, date of next invoice last day or years), start date, date of next invoice (automatically
(automatically computed, can be modified) and end date (optional) computed, can be modified) and end date (optional)
- auto-price, for having a price automatically obtained from the - auto-price, for having a price automatically obtained from the
price list price list
- #START# or #END# in the description field to display the start/end - #START# or #END# in the description field to display the start/end
date of the invoiced period in the invoice line description date of the invoiced period in the invoice line description
- pre-paid (invoice at period start) or post-paid (invoice at start - pre-paid (invoice at period start) or post-paid (invoice at start
of next period) of next period)
4. The "Generate Recurring Invoices from Contracts" cron runs daily to 4. The "Generate Recurring Invoices from Contracts" cron runs daily to
generate the invoices. If you are in debug mode, you can click on the generate the invoices. If you are in debug mode, you can click on the
@@ -85,7 +85,7 @@ Usage
price list and lines when creating a contract. To use it, just select price list and lines when creating a contract. To use it, just select
the template on the contract and fields will be filled automatically. the template on the contract and fields will be filled automatically.
- Contracts appear in portal to following users in every contract: - Contracts appear in portal to following users in every contract:
|image| |image|
@@ -100,8 +100,8 @@ Usage
Known issues / Roadmap Known issues / Roadmap
====================== ======================
- Recover states and others functional fields in Contracts. - Recover states and others functional fields in Contracts.
- Add recurrence flag at template level. - Add recurrence flag at template level.
Bug Tracker Bug Tracker
=========== ===========
@@ -125,33 +125,33 @@ Authors
Contributors Contributors
------------ ------------
- Angel Moya <angel.moya@domatix.com> - Angel Moya <angel.moya@domatix.com>
- Dave Lasley <dave@laslabs.com> - Dave Lasley <dave@laslabs.com>
- Miquel Raïch <miquel.raich@eficent.com> - Miquel Raïch <miquel.raich@eficent.com>
- Souheil Bejaoui <souheil.bejaoui@acsone.eu> - Souheil Bejaoui <souheil.bejaoui@acsone.eu>
- Thomas Binsfeld <thomas.binsfeld@acsone.eu> - Thomas Binsfeld <thomas.binsfeld@acsone.eu>
- Guillaume Vandamme <guillaume.vandamme@acsone.eu> - Guillaume Vandamme <guillaume.vandamme@acsone.eu>
- Raphaël Reverdy <raphael.reverdy@akretion.com> - Raphaël Reverdy <raphael.reverdy@akretion.com>
- `Tecnativa <https://www.tecnativa.com>`__: - `Tecnativa <https://www.tecnativa.com>`__:
- Pedro M. Baeza - Pedro M. Baeza
- Carlos Dauden - Carlos Dauden
- Vicent Cubells - Vicent Cubells
- Rafael Blasco - Rafael Blasco
- Víctor Martínez - Víctor Martínez
- Iván Antón <ozono@ozonomultimedia.com> - Iván Antón <ozono@ozonomultimedia.com>
- `APSL <https://www.apsl.tech>`__: - `APSL <https://www.apsl.tech>`__:
- Antoni Marroig <amarroig@apsl.net> - Antoni Marroig <amarroig@apsl.net>
Maintainers Maintainers
----------- -----------

View File

@@ -11,7 +11,7 @@
{ {
"name": "Recurring - Contracts Management", "name": "Recurring - Contracts Management",
"version": "17.0.1.1.1", "version": "17.0.1.1.2",
"category": "Contract Management", "category": "Contract Management",
"license": "AGPL-3", "license": "AGPL-3",
"author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)", "author": "Tecnativa, ACSONE SA/NV, Odoo Community Association (OCA)",

View File

@@ -367,7 +367,7 @@ ul.auto-toc {
!! This file is generated by oca-gen-addon-readme !! !! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !! !! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:d03061fa09dd38d53cbaf6f7ca79de5ff114d100162c7f7646d6a6f301ad3941 !! source digest: sha256:a212fd348aaf2a7d728a431012ef54bd1b8b8fa9ee321e2a5f94309e07382c78
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! --> !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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> <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>
<p>This module enables contracts management with recurring invoicing <p>This module enables contracts management with recurring invoicing
@@ -410,8 +410,8 @@ parameters:<ul>
<li>And add the lines to be invoiced with:<ul> <li>And add the lines to be invoiced with:<ul>
<li>the product with a description, a quantity and a price</li> <li>the product with a description, a quantity and a price</li>
<li>the recurrence parameters: interval (days, weeks, months, months <li>the recurrence parameters: interval (days, weeks, months, months
last day or years), start date, date of next invoice last day or years), start date, date of next invoice (automatically
(automatically computed, can be modified) and end date (optional)</li> computed, can be modified) and end date (optional)</li>
<li>auto-price, for having a price automatically obtained from the <li>auto-price, for having a price automatically obtained from the
price list</li> price list</li>
<li>#START# or #END# in the description field to display the start/end <li>#START# or #END# in the description field to display the start/end