TIP: You can type at any time to perform a new search.
Account Payment Mode Brand
account_payment_mode_brand · OCA/brand
- Repository
- OCA/brand · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Uncategorized
- Folder size
- 0.04 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/brand
- Last tracking update
- 2026-08-07 08:43:05
- Authors
- ACSONE SA/NV, Odoo Community Association (OCA)
- Maintainers
- ACSONE SA/NV, Odoo Community Association (OCA)
- Committers
- Weblate, Marie Lejeune, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- contract_payment_mode_brand, sale_payment_mode_brand
- Description
This addon define allowed payment mode per brand.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
account_move_form_view |
account.move | form | Inherits account_payment_partner.view_move_form | |
res_brand_form_view |
res.brand | form | Inherits brand.res_brand_form_view |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
allowed_payment_mode_idsMany2many → account.payment.modecomodel_name='account.payment.mode'string='Allowed payment modes'
No public methods.
New fields (1)
-
allowed_payment_mode_idsMany2many → account.payment.modecomodel_name='account.payment.mode'compute='_compute_allowed_payment_mode_ids'
No public methods.
Loading…