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(invoice): Compute the invoice amount and display it #81

Merged
merged 3 commits into from
Feb 9, 2024

Conversation

thomas-hilaire
Copy link
Contributor

Description

  • sum the line_items, store in pg, and display it frontend side

Checklist

  • The code follows the project's coding conventions and style guidelines.
  • All tests related to the changes have passed successfully.
  • Documentation has been updated to reflect the changes (if applicable).
  • All new and existing unit tests have passed.
  • I have self-reviewed my code and ensured its quality.
  • I have added/updated necessary comments to aid understanding.

@thomas-hilaire thomas-hilaire force-pushed the invoiceAmount branch 3 times, most recently from 97769b6 to 3492b6b Compare February 9, 2024 16:49
@thomas-hilaire thomas-hilaire merged commit dba7e54 into main Feb 9, 2024
6 checks passed
@thomas-hilaire thomas-hilaire deleted the invoiceAmount branch February 9, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants