Search 1.9 billion lines of Odoo code on GitHub

·
2

mozaik_membership_payment_paypal

Author: ACSONE SA/NV
License: AGPL-3
Branch: 14.0-64203-mozaik_mandate_notes-mle
Repository: acsone/mozaik
Dependencies: payment_paypal
Languages: Python (21, 100.0%)

Add the state of the transaction at the process stage
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_sepa_direct_debit

Author: ACSONE SA/NV
License: AGPL-3
Branch: 14.0-mozaik_membership_payment_transaction_state-mle
Repository: acsone/mozaik
Dependencies: account_banking_sepa_direct_debit, mozaik_account, mozaik_membership, and mozaik_partner_banking_mandate
Languages: Python (251, 93.7%), and XML (17, 6.3%)

This module adds a cron to add direct debit lines from unpaid membership lines.
Show more...

mozaik_membership_sepa_payment_return

Author: ACSONE SA/NV
License: AGPL-3
Branch: 14.0-mozaik_membership_sepa_payment_returns-mle
Repository: acsone/mozaik
Dependencies: account, account_banking_mandate, account_banking_sepa_direct_debit, base, mail, mozaik_abstract_model, mozaik_account, mozaik_membership, and mozaik_membership_mark_as_unpaid
Languages: PO File (193, 21.4%), Python (490, 54.3%), and XML (220, 24.4%)

This module processes payment returns for refused SEPA direct debit orders. It allows to match the payment return line with a partner, to delete the banking mandate and mark the membership line as unpaid.
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...
·
2