Author: |
ACSONE SA/NV |
License: |
AGPL-3 |
Branch: |
14.0-mozaik_membership_payment_transaction_state-mle |
Repository: |
acsone/mozaik |
Dependencies: |
base,
mozaik_abstract_model,
mozaik_account,
mozaik_address_local_street,
mozaik_email_lowered,
mozaik_membership,
mozaik_structure,
mozaik_thesaurus,
mozaik_tools,
and
statechart |
Languages: |
PO File (826, 18.0%),
Python (2959, 64.4%),
XML (718, 15.6%),
and
YAML (90, 2.0%) |
Manage membership and modification requests
Show more...
This module adds a controller for membership request REST services
Show more...
Implements a cron that deletes addresses not linked
to a partner and not linked to a not validated membership request.
Show more...
Author: |
ACSONE SA/NV |
License: |
AGPL-3 |
Branch: |
14.0-65136-mozaik_membership_request_email_matching-mle |
Repository: |
acsone/mozaik |
Dependencies: |
mozaik_membership_request |
Languages: |
PO File (43, 9.4%),
Python (407, 89.1%),
and
XML (7, 1.5%) |
Implements the autovalidation conditions for a membership request.
Show more...
If partner is recognized on the membership request, sensitive data
(such as name, firstname, email, ...) are not always erasing data
on the partner: if a value was already set on the partner, only
an authenticated user can change these data
(not a force autovalidate). Hence we prevent from changing these
values, and we schedule an activity to an Odoo user.
A system parameter defines which field has to be considered as 'sensitive'.
Show more...
This module adds the possibility to add bank accounts
and mandates from membership requests.
Show more...
Author: |
ACSONE SA/NV |
License: |
AGPL-3 |
Branch: |
14.0-64203-mozaik_mandate_notes-mle |
Repository: |
acsone/mozaik |
Dependencies: |
mozaik_membership_request |
Languages: |
Python (68, 54.8%),
and
XML (56, 45.2%) |
Allows to protect values to avoid changes in onchange_partner_id_vals
when changing the partner or request type on a membership request.
Show more...
Creating a membership request from a registration to
an event / a petition / a survey.
Show more...