[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/contract&target_branch=14.0) [![Pre-commit Status](https://github.com/OCA/contract/actions/workflows/pre-commit.yml/badge.svg?branch=14.0)](https://github.com/OCA/contract/actions/workflows/pre-commit.yml?query=branch%3A14.0) [![Build Status](https://github.com/OCA/contract/actions/workflows/test.yml/badge.svg?branch=14.0)](https://github.com/OCA/contract/actions/workflows/test.yml?query=branch%3A14.0) [![codecov](https://codecov.io/gh/OCA/contract/branch/14.0/graph/badge.svg)](https://codecov.io/gh/OCA/contract) [![Translation Status](https://translation.odoo-community.org/widgets/contract-14-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/contract-14-0/?utm_source=widget) # contract TODO: add repo description. [//]: # (addons) Available addons ---------------- addon | version | maintainers | summary --- | --- | --- | --- [agreement](agreement/) | 14.0.1.1.0 | [![ygol](https://github.com/ygol.png?size=30px)](https://github.com/ygol) [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) | Adds an agreement object [agreement_account](agreement_account/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Agreement on invoices [agreement_legal](agreement_legal/) | 14.0.2.4.1 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) [![ygol](https://github.com/ygol.png?size=30px)](https://github.com/ygol) | Manage Agreements, LOI and Contracts [agreement_legal_sale](agreement_legal_sale/) | 14.0.1.0.1 | [![osi-scampbell](https://github.com/osi-scampbell.png?size=30px)](https://github.com/osi-scampbell) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Create an agreement when the sale order is confirmed [agreement_maintenance](agreement_maintenance/) | 14.0.1.2.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Manage maintenance agreements and contracts [agreement_mrp](agreement_mrp/) | 14.0.1.0.0 | [![smangukiya](https://github.com/smangukiya.png?size=30px)](https://github.com/smangukiya) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Link manufacturing orders to an agreement [agreement_project](agreement_project/) | 14.0.1.0.0 | [![smangukiya](https://github.com/smangukiya.png?size=30px)](https://github.com/smangukiya) [![ygol](https://github.com/ygol.png?size=30px)](https://github.com/ygol) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Link projects to an agreement [agreement_repair](agreement_repair/) | 14.0.1.0.0 | [![smangukiya](https://github.com/smangukiya.png?size=30px)](https://github.com/smangukiya) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Link repair orders to an agreement [agreement_sale](agreement_sale/) | 14.0.1.0.0 | [![alexis-via](https://github.com/alexis-via.png?size=30px)](https://github.com/alexis-via) [![bealdav](https://github.com/bealdav.png?size=30px)](https://github.com/bealdav) | Agreement on sales [agreement_serviceprofile](agreement_serviceprofile/) | 14.0.1.1.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Adds an Agreement Service Profile object [agreement_stock](agreement_stock/) | 14.0.1.0.1 | [![smangukiya](https://github.com/smangukiya.png?size=30px)](https://github.com/smangukiya) [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Link picking to an agreement [agreement_tier_validation](agreement_tier_validation/) | 14.0.1.0.1 | | Extends the functionality of Agreement to support a tier validation process. [contract](contract/) | 14.0.2.8.4 | | Recurring - Contracts Management [contract_delivery_zone](contract_delivery_zone/) | 14.0.1.0.0 | | Allows to remind the delivery zone defined on the partner on contract level. [contract_mandate](contract_mandate/) | 14.0.1.0.0 | | Mandate in contracts and their invoices [contract_payment_mode](contract_payment_mode/) | 14.0.1.0.0 | | Payment mode in contracts and their invoices [contract_sale](contract_sale/) | 14.0.1.2.0 | | Contract from Sale [contract_sale_generation](contract_sale_generation/) | 14.0.1.0.1 | | Contracts Management - Recurring Sales [contract_sale_tag](contract_sale_tag/) | 14.0.1.0.1 | [![rousseldenis](https://github.com/rousseldenis.png?size=30px)](https://github.com/rousseldenis) | Allows to transmit contract tags to sale order (through sale_generation) [contract_variable_quantity](contract_variable_quantity/) | 14.0.1.0.0 | | Variable quantity in contract recurrent invoicing [//]: # (end addons) ## Licenses This repository is licensed under [AGPL-3.0](LICENSE). However, each module can have a totally different license, as long as they adhere to Odoo Community Association (OCA) policy. Consult each module's `__manifest__.py` file, which contains a `license` key that explains its license. ---- OCA, or the [Odoo Community Association](http://odoo-community.org/), is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.