You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
2.2 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/110/10.0.svg)](https://runbot.odoo-community.org/runbot/repo/github-com-oca-contract-110)
  2. [![Build Status](https://travis-ci.org/OCA/contract.svg?branch=10.0)](https://travis-ci.org/OCA/contract)
  3. [![Coverage Status](https://coveralls.io/repos/OCA/contract/badge.svg?branch=10.0)](https://coveralls.io/r/OCA/contract?branch=10.0)
  4. # Contracts
  5. Odoo Contracts are special types of Analytic Accounts.
  6. This repository provides features extending Contracts.
  7. Dependencies on Project fetures should not be required.
  8. For Project related extensions please see the
  9. [OCA/Project](https://github.com/OCA/project) repository.
  10. ## Translation Status
  11. [![Transifex Status](https://www.transifex.com/projects/p/OCA-contract-10-0/chart/image_png)](https://www.transifex.com/projects/p/OCA-contract-10-0)
  12. [//]: # (addons)
  13. Available addons
  14. ----------------
  15. addon | version | summary
  16. --- | --- | ---
  17. [agreement_account](agreement_account/) | 10.0.1.0.0 | Adds an agreement object linked to an invoice
  18. [agreement_sale](agreement_sale/) | 10.0.1.0.0 | Link an agreement to a sale order and copy to invoice
  19. [contract](contract/) | 10.0.3.3.0 | Contracts Management - Recurring
  20. [contract_digitized_signature](contract_digitized_signature/) | 10.0.1.0.0 | Contract Digitized Signature
  21. [contract_payment_auto](contract_payment_auto/) | 10.0.1.0.0 | Adds automatic payments to contracts.
  22. [contract_payment_mode](contract_payment_mode/) | 10.0.1.0.1 | Payment mode in contracts and their invoices
  23. [contract_recurring_analytic_distribution](contract_recurring_analytic_distribution/) | 10.0.1.0.0 | Analytic plans on contracts recurring invoices
  24. [contract_sale](contract_sale/) | 10.0.1.0.0 | Contract from Sale
  25. [contract_sale_generation](contract_sale_generation/) | 10.0.2.0.0 | Contracts Management - Recurring Sales
  26. [contract_show_invoice](contract_show_invoice/) | 10.0.1.0.1 | Button in contracts to show their invoices
  27. [contract_variable_quantity](contract_variable_quantity/) | 10.0.1.1.0 | Variable quantity in contract recurrent invoicing
  28. [product_contract](product_contract/) | 10.0.1.0.0 | Product Contract
  29. [website_portal_contract](website_portal_contract/) | 10.0.1.0.0 | Extends website portal with contracts.
  30. [//]: # (end addons)