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

feat(dunning): Add DunningCampaign and DunningCampaignThreshold #2670

Merged
merged 5 commits into from
Oct 11, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Oct 11, 2024

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/send-reminders-for-overdue-invoices

Context

As a user, as part of the dunning process, I want to send email reminders to my customers when they have overdue invoices.

Description

The goal of this PR is to setup the basic dunning entities:

  • DunningCampaign
  • DunningCampaignThreshold
Screenshot 2024-10-11 at 09 21 51

Copy link
Contributor

@ancorcruz ancorcruz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, it looks great, I have left just a few comments regarding validations and specs.

app/models/dunning_campaign.rb Show resolved Hide resolved
app/models/dunning_campaign_threshold.rb Outdated Show resolved Hide resolved
spec/models/dunning_campaign_spec.rb Show resolved Hide resolved
@rsempe rsempe merged commit c4fed78 into main Oct 11, 2024
6 checks passed
@rsempe rsempe deleted the auto-dunning branch October 11, 2024 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants