TIP: You can type at any time to perform a new search.
Contract Payment Mode
contract_payment_mode · OCA/contract
- Repository
- OCA/contract · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.07 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/contract
- Last tracking update
- 2026-08-07 09:06:34
- Authors
- Odoo Community Association (OCA), Tecnativa, Domatix
- Maintainers
- Odoo Community Association (OCA), Tecnativa, Domatix
- Committers
- Carlos Lopez, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- openupgradelib
- System dependencies
- None
- Required by
- None
- Description
This module allows to set a payment mode on contract for creating the invoices with this payment mode.
Code Analysis ⓘ
Views touched (4)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
contract_contract_form_view |
contract.contract form view (in contract_payment_mode) | contract.contract | form | Inherits contract.contract_contract_form_view |
contract_contract_search_view |
contract.contract search view (in contract_payment_mode) | contract.contract | search | Inherits contract.contract_contract_search_view |
contract_contract_supplier_form_view |
contract.contract supplier form view (in contract_payment_mode) | contract.contract | form | Inherits contract.contract_contract_supplier_form_view |
contract_contract_tree_view |
contract.contract tree view (in contract_payment_mode) | contract.contract | tree | Inherits contract.contract_contract_tree_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (1)
-
payment_mode_idMany2one → account.payment.modecomodel_name='account.payment.mode'compute='_compute_payment_mode_id'domain=[('payment_type', '=', 'inbound')]index=Truereadonly=Falsestore=Truestring='Payment Mode'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…