Search 1.9 billion lines of Odoo code on GitHub

1

mozaik_membership_request

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...

mozaik_membership_request_rest

Author: ACSONE SA/NV
License: AGPL-3
Branch: mozaik_membership_request_rest_ara
Repository: mozaik-association/mozaik
Dependencies: base_rest, base_rest_pydantic, component, mozaik_membership_request, mozaik_partner_global_opt_out, and pydantic
Languages: Python (227, 100.0%)

This module adds a controller for membership request REST services
Show more...

mozaik_membership_request_address

Author: ACSONE SA/NV
License: AGPL-3
Branch: 14.0-mozaik_membership_payment_transaction_state-mle
Repository: acsone/mozaik
Dependencies: mozaik_address, and mozaik_membership_request
Languages: Python (24, 55.8%), and XML (19, 44.2%)

Implements a cron that deletes addresses not linked to a partner and not linked to a not validated membership request.
Show more...

mozaik_membership_request_autovalidate

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...

mozaik_membership_request_sensitive_data

Author: ACSONE SA/NV
License: AGPL-3
Branch: 14.0-65136-mozaik_membership_request_email_matching-mle
Repository: acsone/mozaik
Dependencies: mozaik_address, mozaik_membership_request, and mozaik_membership_request_autovalidate
Languages: Python (339, 92.6%), and XML (27, 7.4%)

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...

mozaik_membership_request_banking_mandate

Author: ACSONE SA/NV
License: AGPL-3
Branch: 14.0-65136-mozaik_membership_request_email_matching-mle
Repository: acsone/mozaik
Dependencies: account_banking_mandate, mozaik_membership_request, and mozaik_membership_request_autovalidate
Languages: Python (139, 86.3%), and XML (22, 13.7%)

This module adds the possibility to add bank accounts and mandates from membership requests.
Show more...

mozaik_membership_request_protected_values

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...

mozaik_membership_request_from_registration

Author: ACSONE SA/NV
License: AGPL-3
Branch: 14.0-65136-mozaik_membership_request_email_matching-mle
Repository: acsone/mozaik
Dependencies: event, and mozaik_membership_request_autovalidate
Languages: PO File (41, 42.3%), and Python (56, 57.7%)

Creating a membership request from a registration to an event / a petition / a survey.
Show more...
1