mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-11 20:00:26 +01:00
[PR #375] [MERGED] feat(transactions): Try to convert amount to the expected Decimal if it is a str, int or float #393
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/eitchtee/WYGIWYH/pull/375
Author: @eitchtee
Created: 9/14/2025
Status: ✅ Merged
Merged: 9/14/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
637c623feat(transactions): Try to convert amount to the expected Decimal if it is a str, int or float📊 Changes
1 file changed (+4 additions, -0 deletions)
View changed files
📝
app/apps/transactions/models.py(+4 -0)📄 Description
This should make rules easier as you won't need to convert values to decimal explicitily
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.