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.

35 lines
2.2 KiB

  1. [![Runbot Status](https://runbot.odoo-community.org/runbot/badge/flat/110/8.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=8.0)](https://travis-ci.org/OCA/contract)
  3. [![Coverage Status](https://coveralls.io/repos/OCA/contract/badge.svg?branch=8.0)](https://coveralls.io/r/OCA/contract?branch=8.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-8-0/chart/image_png)](https://www.transifex.com/projects/p/OCA-contract-8-0)
  12. [//]: # (addons)
  13. Available addons
  14. ----------------
  15. addon | version | summary
  16. --- | --- | ---
  17. [contract_account_banking_mandate](contract_account_banking_mandate/) | 8.0.1.0.0 | Add banking mandate field to contracts for their invoices
  18. [contract_discount](contract_discount/) | 8.0.1.0.0 | Discounts for contracts and their invoices
  19. [contract_invoice_merge_by_partner](contract_invoice_merge_by_partner/) | 8.0.1.0.0 | This module merges same partner invoices generated by contracts
  20. [contract_journal](contract_journal/) | 8.0.1.0.0 | Invoice Journal in contracts and their invoices
  21. [contract_payment_mode](contract_payment_mode/) | 8.0.1.0.0 | Payment mode in contracts and their invoices
  22. [contract_recurring_invoicing_marker](contract_recurring_invoicing_marker/) | 8.0.1.0.0 | Markers for contract recurring invoices
  23. [contract_recurring_invoicing_monthly_last_day](contract_recurring_invoicing_monthly_last_day/) | 8.0.1.0.0 | Adds a new invoice recurring period for contracts - month(s) last day.
  24. [contract_recurring_plans](contract_recurring_plans/) | 8.0.1.0.0 | Analytic plans on contracts recurring invoices
  25. [contract_show_invoice](contract_show_invoice/) | 8.0.2.1.0 | Button in contracts to show their invoices
  26. [contract_show_recurring_invoice](contract_show_recurring_invoice/) | 8.0.1.0.0 | Button in contracts to show their recurring invoices
  27. [//]: # (end addons)