[PR #32] [MERGED] PLAT-1878 #130

Closed
opened 2026-03-03 11:59:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/finmars-platform/finmars-core/pull/32
Author: @falendary
Created: 7/7/2025
Status: Merged
Merged: 7/8/2025
Merged by: @falendary

Base: mainHead: PLAT-1878


📝 Commits (1)

📊 Changes

7 files changed (+175 additions, -45 deletions)

View changed files

📝 poms/csv_import/handlers.py (+22 -12)
📝 poms/csv_import/serializers.py (+3 -0)
📝 poms/csv_import/tests/test_import_portfolio.py (+21 -20)
poms/portfolios/migrations/0033_portfolio_register_currency_and_more.py (+31 -0)
poms/portfolios/migrations/0034_alter_portfolio_register_currency_and_more.py (+31 -0)
📝 poms/portfolios/models.py (+27 -0)
📝 poms/portfolios/serializers.py (+40 -13)

📄 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/finmars-platform/finmars-core/pull/32 **Author:** [@falendary](https://github.com/falendary) **Created:** 7/7/2025 **Status:** ✅ Merged **Merged:** 7/8/2025 **Merged by:** [@falendary](https://github.com/falendary) **Base:** `main` ← **Head:** `PLAT-1878` --- ### 📝 Commits (1) - [`b694790`](https://github.com/finmars-platform/finmars-core/commit/b6947909b26f42c6ca8fefe2eeb89948aecec8c1) PLAT-1878 ### 📊 Changes **7 files changed** (+175 additions, -45 deletions) <details> <summary>View changed files</summary> 📝 `poms/csv_import/handlers.py` (+22 -12) 📝 `poms/csv_import/serializers.py` (+3 -0) 📝 `poms/csv_import/tests/test_import_portfolio.py` (+21 -20) ➕ `poms/portfolios/migrations/0033_portfolio_register_currency_and_more.py` (+31 -0) ➕ `poms/portfolios/migrations/0034_alter_portfolio_register_currency_and_more.py` (+31 -0) 📝 `poms/portfolios/models.py` (+27 -0) 📝 `poms/portfolios/serializers.py` (+40 -13) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:59:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/finmars-core#130
No description provided.