OCA / vertical-association

Odoo addons for membership related tasks
GNU Affero General Public License v3.0
38 stars 112 forks source link

[16.0][REF/ADD] Create membership_type, membership_custom_date #161

Closed carmenbianca closed 2 months ago

carmenbianca commented 10 months ago

membership_custom_date is a custom module used by Akretion/UGESS. It used to depend directly on membership_variable_period, which functionally made no sense, but was necessary because we re-used the membership_type field on product.template.

I've factored out that field into membership_type and made both membership_variable_period and membership_custom_date depend on that new module.

(Almost) no history was lost for membership_custom_date in copying the module over. 99% of the code was already in a single commit.

github-actions[bot] commented 3 months ago

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.