Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a new internal campaing for members and their fees. #527

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Create a new internal campaing for members and their fees. #527

merged 2 commits into from
Aug 10, 2023

Commits on Aug 3, 2023

  1. Create a new internal campaing for members only.

    This way we can pay the annual fees using stripe and the subscriptions we support.
    slavcho committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    2e25031 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Do not insert the campaign if there is no beneficiary.

    We cannot execute this on an empty db. There are simply too many records to provide if the db is empty (person, city, country...)
    slavcho committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    d9aca7c View commit details
    Browse the repository at this point in the history