[PR #181] [MERGED] fix(export): unable to import decimals #245

Closed
opened 2025-12-29 00:19:21 +01:00 by adam · 0 comments
Owner

📋 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: mainHead: dev


📝 Commits (1)

  • 5c9db10 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/eitchtee/WYGIWYH/pull/181 **Author:** [@eitchtee](https://github.com/eitchtee) **Created:** 2/19/2025 **Status:** ✅ Merged **Merged:** 2/19/2025 **Merged by:** [@eitchtee](https://github.com/eitchtee) **Base:** `main` ← **Head:** `dev` --- ### 📝 Commits (1) - [`5c9db10`](https://github.com/eitchtee/WYGIWYH/commit/5c9db1071053efa1262accab7ef5488daf971ebb) fix(export): unable to import decimals ### 📊 Changes **6 files changed** (+74 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 00:19:21 +01:00
adam closed this issue 2025-12-29 00:19:22 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/WYGIWYH#245