mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-01-15 13:43:28 +01:00
[PR #181] [MERGED] fix(export): unable to import decimals #245
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/181
Author: @eitchtee
Created: 2/19/2025
Status: ✅ Merged
Merged: 2/19/2025
Merged by: @eitchtee
Base:
main← Head:dev📝 Commits (1)
5c9db10fix(export): unable to import decimals📊 Changes
6 files changed (+74 additions, -10 deletions)
View changed files
📝
app/apps/export_app/resources/currencies.py(+6 -1)📝
app/apps/export_app/resources/dca.py(+12 -0)📝
app/apps/export_app/resources/transactions.py(+19 -0)📝
app/apps/export_app/views.py(+8 -9)📝
app/apps/export_app/widgets/foreign_key.py(+11 -0)➕
app/apps/export_app/widgets/numbers.py(+18 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.