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

255: User's currency is not used in invoices #260

Merged
merged 6 commits into from
Apr 1, 2024

Conversation

introkun
Copy link
Contributor

@introkun introkun commented Apr 1, 2024

  • added currency to the Invoice model during invoice creation

Description

Checklist

  • Ran the Black Formatter and
    djLint-er on any new code
    (checks
    will
    fail without)
  • Made any changes or additions to the documentation where required
  • Changes generate no new warnings/errors
  • New and existing unit tests pass locally with my
    changes

What type of PR is this?

  • ✨ Feature
  • 🐛 Bug Fix
  • 🚨 Breaking Change
  • ♻️ Code Refactor
  • 📝 Documentation Update

Added/updated tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help

Related PRs, Issues etc

  • Related Issue #
  • Closes #

- added currency to the Invoice model during invoice creation
@introkun
Copy link
Contributor Author

introkun commented Apr 1, 2024

fixes #255

@introkun
Copy link
Contributor Author

introkun commented Apr 1, 2024

done 🏁

@TreyWW
Copy link
Owner

TreyWW commented Apr 1, 2024

Amazing thank you, much appreciated!

@TreyWW TreyWW merged commit 19b374f into TreyWW:main Apr 1, 2024
18 checks passed
@introkun introkun deleted the bug/255-invoice-currency branch April 1, 2024 20:36
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