| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/project |
| GIT | |
| GIT | https://github.com/OCA/project.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/project/tree/6.1/base_contract |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Generic Modules/Base |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Julius Network Solutions |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Julius Network Solutions |
| COMMITTERS | |
| COMMITTERS | Alexandre Fayolle, Pierre Monod |
| WEBSITE | |
| WEBSITE | http://www.julius.fr |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:04:06 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - base - analytic - decimal_precision |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Presentation:
This module allows you to manage your contracts entirely.
It allows you to define the model you want to add to a contract.
It automatically adds a link to the contracts on the model view.
Configuration:
Administration>Configuration>Contracts
* Generate Contract Types:
Inform the model which you would like to create the type of contract, name and code of the type of contract to automatically generate the type of contract.
* Contract Types:
Contract types generated are listed here.
* Contract category:
Creating the type of contract with a code and a name.
Links of the contract in the model informed:
* The link of the contract is put in the links column on the menu of the selected model when generating the model contract.
* Example: Contrat du Sales Order:
Learn the name, ref, date of start and end of the contract, the Kind of contract, the bond, the date of the first billing, the amount, the Company ...
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_contract_category_form |
contract.category.form | contract.category | form | New |
view_contract_category_tree |
contract.category.tree | contract.category | tree | New |
view_contract_contract_form |
contract.contract.form | contract.contract | form | New |
view_contract_contract_search |
contract.contract.search | contract.contract | search | New |
view_contract_contract_tree |
contract.contract.tree | contract.contract | tree | New |
view_contract_type_form |
contract.type.form | contract.type | form | New |
view_contract_type_search |
contract.type.search | contract.type | search | New |
view_contract_type_tree |
contract.type.tree | contract.type | tree | New |
view_generate_contract_form |
generate.contract.form | generate.contract | form | New |
view_generate_contract_type_form |
generate.contract.type.form | generate.contract.type | form | New |
No models found for this module.