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 08:43:01
Authors
Odoo Community Association (OCA), Tecnativa
Maintainers
Odoo Community Association (OCA), Tecnativa
Committers
Weblate, OCA-git-bot, oca-ci, Bhavesh Heliconia
Odoo dependencies
Python dependencies
None
System dependencies
None
Required by
membership_prorate_variable_period
Description
When you have a periodical fee (like a yearly fee), maybe you want to
have membership only for the selected period, but don't charge the
customer the full fee, only the proportional part. With this module you
can do it.

Code Analysis

Views touched (1)
XML IDNameModelTypeStatus
membership_products_form_prorate Membership Products (prorate) product.template form Inherits membership.membership_products_form
HTTP endpoints (0)

No HTTP endpoints found for this module.

Models touched (2)

New fields (0)

No new fields.

Public methods (1)
  • create(self, vals_list)
    @api.model_create_multi

New fields (1)
  • membership_prorate Boolean
    help='If this check is marked, then the fee will be proportionally charged for the remaining time of the period' string='Prorate'
Public methods (0)

No public methods.

Loading…

Loading…

Loading…

Loading…

Loading…

Status
Open migration PR — not merged yet for this version
CI status
green — ready to merge
Open since
547 days ago
Last activity
36 days ago
Repository
OCA/vertical-association
Pull request
[17.0][MIG] membership_prorate: Migration to 17.0 (#194)