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: add total price to invoice generator #548

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Conversation

emiliarepo
Copy link
Contributor

Description

Adds an automatically calculated sum for each individual item in an invoice

image

Before submitting the PR, please make sure you do the following

  • Related to Show intermediate sum in invoice generator #547
  • Prefix your PR title with feat:, fix:, chore:, or docs:.
  • This message body should clearly illustrate what problems it solves.
  • Make sure the commit history is linear, up-to-date with main branch and does not contain any erroneous changes

Formatting and linting

  • Format code with pnpm format and lint the project with pnpm lint

@emiliarepo
Copy link
Contributor Author

changed color to gray

image

@emiliarepo emiliarepo force-pushed the feat/invoice-gen-total branch from 1af5001 to 0e1fbe3 Compare October 31, 2024 14:56
@emiliarepo emiliarepo merged commit f157547 into main Oct 31, 2024
3 checks passed
@emiliarepo emiliarepo deleted the feat/invoice-gen-total branch October 31, 2024 14:58
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