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: adjust invoice discount percentage #200

Merged
merged 2 commits into from
Jun 24, 2024
Merged

Conversation

dylants
Copy link
Owner

@dylants dylants commented Jun 24, 2024

  • Update the invoice book form to allow the user to specify the discount percentage. Default the value to the vendor discount percentage.
  • Offload the display conversion of the percentage for the UI to the money lib
  • Update some e2e tests that were failing

dylants added 2 commits June 24, 2024 14:59
- Update the invoice book form to allow the user to specify the discount percentage. Default the value to the vendor discount percentage.
- Offload the display conversion of the percentage for the UI to the money lib
- Update some e2e tests that were failing
@dylants dylants merged commit bfe670a into main Jun 24, 2024
2 checks passed
@dylants dylants deleted the invoice-adjust-percentage branch June 24, 2024 20:15
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.

1 participant