mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
1512575cb61ad7faebaa1bb2ce9e1f1485e1fa87
* Use SavepointCase for making the setup only once for all tests * Make them inheritable, creating a base class with only the setup, so that it can be inherited without the need of executing all tests contained here each time you inherit it, and adding other class in the same module that inherits from the base class that actually performs the tests. * Removed duplicated test method
Contracts
Odoo Contracts are special types of Analytic Accounts. This repository provides features extending Contracts.
Dependencies on Project fetures should not be required. For Project related extensions please see the OCA/Project repository.
Translation Status
Available addons
| addon | version | summary |
|---|---|---|
| agreement_account | 10.0.1.0.0 | Adds an agreement object linked to an invoice |
| agreement_sale | 10.0.1.0.0 | Link an agreement to a sale order and copy to invoice |
| contract | 10.0.2.1.0 | Contracts Management - Recurring |
| contract_payment_mode | 10.0.1.0.1 | Payment mode in contracts and their invoices |
| contract_show_invoice | 10.0.1.0.0 | Button in contracts to show their invoices |
| contract_variable_quantity | 10.0.1.1.0 | Variable quantity in contract recurrent invoicing |
| product_contract | 10.0.1.0.0 | Product Contract |
| website_portal_contract | 10.0.1.0.0 | Extends website portal with contracts. |
Description
Languages
Python
60.4%
HTML
39%
JavaScript
0.4%
SCSS
0.2%