TIP: You can type at any time to perform a new search.
Product Set for memberships
membership_product_set · OCA/vertical-association
- Repository
- OCA/vertical-association · module folder · Try on Runboat
- Module version
- 1.0.0
- Category
- Association
- Folder size
- 0.16 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- https://github.com/OCA/vertical-association
- Last tracking update
- 2026-08-07 07:25:00
- Authors
- Odoo Community Association (OCA), Yu Weng
- Maintainers
- Odoo Community Association (OCA), Yu Weng
- Committers
- oca-travis, Yu Weng
Code Analysis ⓘ
Views touched (1)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_set |
Membership Product set | product.template | form | Inherits membership.membership_products_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (2)
-
membership_setBooleanhelp='Check if the product is eligible for membership set.'string='Membership set' -
membership_set_productsMany2many → product.productstring='Membership products' args: 'product.product', 'membership_set_products_rel', 'membership_set_id', 'product_id'
No public methods.
New fields (0)
No new fields.
Public methods (1)-
create_membership_invoice(self, product_id=None, datas=None)@api.multi