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(credit_notes): Add list of credit note reasons #532

Merged
merged 1 commit into from
Oct 11, 2022

Conversation

vincent-pochet
Copy link
Collaborator

Roadmap Task

👉 getlago/lago#59

Context

The objective of this feature is to introduce a new concept of credit notes.

The main reason behind this need is to handle the following case:

  • If an overdue has been paid because a customer passes from a yearly plan to a monthly plan (in_advance), we charge the customer as if the remainder does not exist.

Description

This PR updates the credit note model to add the list of accepted credit note reasons

@vincent-pochet vincent-pochet added the Invoice Related to Invoices label Oct 11, 2022
@vincent-pochet vincent-pochet self-assigned this Oct 11, 2022
@vincent-pochet vincent-pochet merged commit df84bd7 into main Oct 11, 2022
@vincent-pochet vincent-pochet deleted the ftr-credit-notes-reason branch October 11, 2022 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invoice Related to Invoices
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants