TIP: You can type at any time to perform a new search.
Contract Mandate
contract_mandate · OCA/contract
- Repository
- OCA/contract · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Sales Management
- Folder size
- 0.08 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- Yes
- Website
- https://github.com/OCA/contract
- Last tracking update
- 2026-08-07 08:43:01
- Authors
- Odoo Community Association (OCA), Tecnativa
- Maintainers
- Odoo Community Association (OCA), Tecnativa
- Committers
- sbejaoui, Weblate, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- contract_sale_mandate
- Description
This module allows to set a mandate mode on contract for creating the invoices with this mandate.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
contract_contract_form_view |
contract.contract form view (in contract_mandate) | contract.contract | form | Inherits contract_payment_mode.contract_contract_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (1)
New fields (3)
-
commercial_partner_idMany2onereadonly=Truerelated='partner_id.commercial_partner_id'string='Commercial Entity' -
mandate_idMany2one → account.banking.mandatecheck_company=Truecomodel_name='account.banking.mandate'compute='_compute_mandate_id'help='If mandate required in payment method and not set mandate, invoice takes the first valid mandate'index=Trueondelete='restrict'readonly=Falsestore=Truestring='Direct Debit Mandate' -
mandate_requiredBooleanreadonly=Truerelated='payment_mode_id.payment_method_id.mandate_required'
No public methods.
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…