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: Overdue column in invoices list #1900

Merged
merged 3 commits into from
Dec 2, 2024
Merged

Conversation

stephenlago99
Copy link
Collaborator

Context

A customer has recently requested a new column in the invoices list: Overdue.

Description

  • Added the Overdue columns for the invoices page & customer invoices list (the ones that aren't draft)
  • Removed a case from the paymentStatusMapping function, as it was returning Overdue for overdue invoices, and this would have overlapped with the new implementation

Fixes LAGO-575

@stephenlago99 stephenlago99 self-assigned this Dec 2, 2024
@stephenlago99 stephenlago99 merged commit d32709e into main Dec 2, 2024
12 checks passed
@stephenlago99 stephenlago99 deleted the feat-overdue-column branch December 2, 2024 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants