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(ProgressiveBilling) - add negative_amount_cents to invoices #2427

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

nudded
Copy link
Contributor

@nudded nudded commented Aug 19, 2024

Context

With the addition of progressive billing we might have negative invoices when subtracting already progressively billed invoices. This MR sets up the DB to store that field.

The logic will be added later on top of the invoicing code.

@nudded nudded force-pushed the feat-prog-billing-negative-invoice-amounts branch from 7c75e75 to 8bf24de Compare August 20, 2024 08:33
@nudded nudded merged commit 3489cb3 into main Aug 20, 2024
6 checks passed
@nudded nudded deleted the feat-prog-billing-negative-invoice-amounts branch August 20, 2024 08:46
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.

2 participants