TIP: You can type at any time to perform a new search.
Membership Delegate Partner
membership_delegated_partner · OCA/vertical-association
- Repository
- OCA/vertical-association · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Membership
- Folder size
- 0.12 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/vertical-association
- Last tracking update
- 2026-08-07 09:06:34
- Authors
- Odoo Community Association (OCA), Onestein, Tecnativa
- Maintainers
- Odoo Community Association (OCA), Onestein, Tecnativa
- Committers
- Víctor Martínez, OCA-git-bot, oca-ci
- Odoo dependencies
- Python dependencies
- None
- System dependencies
- None
- Required by
- contract_membership_delegated_partner
- Description
This module allows to delegate a membership line to a partner independently of the invoicing partner.
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
invoice_form_view |
account.move | form | Inherits account.view_move_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (1)
-
delegated_member_idMany2one → res.partnercomodel_name='res.partner'
No public methods.
New fields (1)
-
partner_idMany2onecompute='_compute_partner_id'readonly=Falsestore=True
-
create(self, vals_list)@api.model_create_multiDelegate the member line to the designated partner -
write(self, vals)If a partner is delegated, avoid reassign
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…
Loading…