Files
contract/README.md
2022-06-18 12:43:59 +00:00

52 lines
3.4 KiB
Markdown

[![Runboat](https://img.shields.io/badge/runboat-Try%20me-875A7B.png)](https://runboat.odoo-community.org/builds?repo=OCA/contract&target_branch=13.0)
[![Pre-commit Status](https://github.com/OCA/contract/actions/workflows/pre-commit.yml/badge.svg?branch=13.0)](https://github.com/OCA/contract/actions/workflows/pre-commit.yml?query=branch%3A13.0)
[![Build Status](https://github.com/OCA/contract/actions/workflows/test.yml/badge.svg?branch=13.0)](https://github.com/OCA/contract/actions/workflows/test.yml?query=branch%3A13.0)
[![codecov](https://codecov.io/gh/OCA/contract/branch/13.0/graph/badge.svg)](https://codecov.io/gh/OCA/contract)
[![Translation Status](https://translation.odoo-community.org/widgets/contract-13-0/-/svg-badge.svg)](https://translation.odoo-community.org/engage/contract-13-0/?utm_source=widget)
<!-- /!\ do not modify above this line -->
# Contracts management
None
<!-- /!\ do not modify below this line -->
<!-- prettier-ignore-start -->
[//]: # (addons)
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[agreement](agreement/) | 13.0.1.0.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_legal](agreement_legal/) | 13.0.2.5.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_sale](agreement_sale/) | 13.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/) | 13.0.1.0.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) | Adds an Agreement Service Profile object
[contract](contract/) | 13.0.2.8.0 | | Recurring - Contracts Management
[contract_layout_category_hide_detail](contract_layout_category_hide_detail/) | 13.0.1.0.0 | | Hide details for sections in Contract lines
[contract_mandate](contract_mandate/) | 13.0.1.0.0 | | Mandate in contracts and their invoices
[contract_payment_mode](contract_payment_mode/) | 13.0.1.0.0 | | Payment mode in contracts and their invoices
[contract_sale](contract_sale/) | 13.0.1.1.0 | | Contract from Sale
[contract_variable_qty_timesheet](contract_variable_qty_timesheet/) | 13.0.1.0.0 | [![carlosdauden](https://github.com/carlosdauden.png?size=30px)](https://github.com/carlosdauden) [![pedrobaeza](https://github.com/pedrobaeza.png?size=30px)](https://github.com/pedrobaeza) | Add formula to invoice
[contract_variable_quantity](contract_variable_quantity/) | 13.0.1.2.0 | | Variable quantity in contract recurrent invoicing
[//]: # (end addons)
<!-- prettier-ignore-end -->
## 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.