| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/vertical-association |
| GIT | |
| GIT | https://github.com/OCA/vertical-association.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/vertical-association/tree/11.0/membership_product_set |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Association |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Yu Weng |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Yu Weng |
| COMMITTERS | |
| COMMITTERS | oca-travis, Yu Weng |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/vertical-association |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:23:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - membership - base - product - decimal_precision - base_setup - web - bus - web_tour - account - analytic - web_planner - portal - http_routing |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
membership_products_form_set |
Membership Product set | product.template | xpath | Inherits membership.membership_products_form |
membership_set
Boolean
help='Check if the product is eligible for membership set.'
string='Membership set'
membership_set_products
Many2many → product.product
string='Membership products'
args: 'product.product', 'membership_set_products_rel', 'membership_set_id', 'product_id'
No public methods.
No new fields.
Public methods (1)create_membership_invoice(self, product_id=None, datas=None)