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:
@@ -21,7 +21,7 @@ Available addons
|
||||
----------------
|
||||
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_price_revision](contract_price_revision/) | 17.0.1.0.0 | [](https://github.com/carlosdauden) | Easy revision of contract prices
|
||||
[contract_sale](contract_sale/) | 17.0.1.0.0 | | Contract from Sale
|
||||
|
||||
@@ -7,7 +7,7 @@ Recurring - Contracts Management
|
||||
!! This file is generated by oca-gen-addon-readme !!
|
||||
!! changes will be overwritten. !!
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
!! source digest: sha256:d03061fa09dd38d53cbaf6f7ca79de5ff114d100162c7f7646d6a6f301ad3941
|
||||
!! source digest: sha256:a212fd348aaf2a7d728a431012ef54bd1b8b8fa9ee321e2a5f94309e07382c78
|
||||
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
||||
|
||||
.. |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
|
||||
parameters:
|
||||
|
||||
- a journal
|
||||
- a price list (optional)
|
||||
- a journal
|
||||
- a price list (optional)
|
||||
|
||||
3. And add the lines to be invoiced with:
|
||||
|
||||
- the product with a description, a quantity and a price
|
||||
- the recurrence parameters: interval (days, weeks, months, months
|
||||
last day or years), start date, date of next invoice
|
||||
(automatically computed, can be modified) and end date (optional)
|
||||
- auto-price, for having a price automatically obtained from the
|
||||
price list
|
||||
- #START# or #END# in the description field to display the start/end
|
||||
date of the invoiced period in the invoice line description
|
||||
- pre-paid (invoice at period start) or post-paid (invoice at start
|
||||
of next period)
|
||||
- the product with a description, a quantity and a price
|
||||
- the recurrence parameters: interval (days, weeks, months, months
|
||||
last day or years), start date, date of next invoice (automatically
|
||||
computed, can be modified) and end date (optional)
|
||||
- auto-price, for having a price automatically obtained from the
|
||||
price list
|
||||
- #START# or #END# in the description field to display the start/end
|
||||
date of the invoiced period in the invoice line description
|
||||
- pre-paid (invoice at period start) or post-paid (invoice at start
|
||||
of next period)
|
||||
|
||||
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
|
||||
@@ -85,7 +85,7 @@ Usage
|
||||
price list and lines when creating a contract. To use it, just select
|
||||
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|
|
||||
|
||||
@@ -100,8 +100,8 @@ Usage
|
||||
Known issues / Roadmap
|
||||
======================
|
||||
|
||||
- Recover states and others functional fields in Contracts.
|
||||
- Add recurrence flag at template level.
|
||||
- Recover states and others functional fields in Contracts.
|
||||
- Add recurrence flag at template level.
|
||||
|
||||
Bug Tracker
|
||||
===========
|
||||
@@ -125,33 +125,33 @@ Authors
|
||||
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
|
||||
- Carlos Dauden
|
||||
- Vicent Cubells
|
||||
- Rafael Blasco
|
||||
- Víctor Martínez
|
||||
- Pedro M. Baeza
|
||||
- Carlos Dauden
|
||||
- Vicent Cubells
|
||||
- Rafael Blasco
|
||||
- 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
|
||||
-----------
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
|
||||
{
|
||||
"name": "Recurring - Contracts Management",
|
||||
"version": "17.0.1.1.1",
|
||||
"version": "17.0.1.1.2",
|
||||
"category": "Contract Management",
|
||||
"license": "AGPL-3",
|
||||
"author": "Tecnativa, 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: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&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
|
||||
@@ -410,8 +410,8 @@ parameters:<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 recurrence parameters: interval (days, weeks, months, months
|
||||
last day or years), start date, date of next invoice
|
||||
(automatically computed, can be modified) and end date (optional)</li>
|
||||
last day or years), start date, date of next invoice (automatically
|
||||
computed, can be modified) and end date (optional)</li>
|
||||
<li>auto-price, for having a price automatically obtained from the
|
||||
price list</li>
|
||||
<li>#START# or #END# in the description field to display the start/end
|
||||
|
||||
Reference in New Issue
Block a user