[PR #51] [MERGED] Portfolio calculation update #142

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

📋 Pull Request Information

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

Base: mainHead: portfolio-calculation-update


📝 Commits (3)

  • 775418d add date_to to calculate-records endpoint
  • 4eeb060 update calculations api endpoints
  • fca4c2f update calculations api endpoints

📊 Changes

6 files changed (+63 additions, -18 deletions)

View changed files

📝 docker-compose.yml (+2 -1)
📝 poms/instruments/models.py (+2 -2)
📝 poms/portfolios/serializers.py (+22 -0)
📝 poms/portfolios/tasks.py (+34 -13)
📝 poms/portfolios/tests/views/test_portfolio_register_view.py (+1 -1)
📝 poms/portfolios/views.py (+2 -1)

📄 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/51 **Author:** [@falendary](https://github.com/falendary) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@falendary](https://github.com/falendary) **Base:** `main` ← **Head:** `portfolio-calculation-update` --- ### 📝 Commits (3) - [`775418d`](https://github.com/finmars-platform/finmars-core/commit/775418dc167688c3271bc5c1863313ef2c9041c6) add date_to to calculate-records endpoint - [`4eeb060`](https://github.com/finmars-platform/finmars-core/commit/4eeb060e69dd4230265909136e10989d82898306) update calculations api endpoints - [`fca4c2f`](https://github.com/finmars-platform/finmars-core/commit/fca4c2ffd2c4608d114fceb112de03ad1dbe915e) update calculations api endpoints ### 📊 Changes **6 files changed** (+63 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `docker-compose.yml` (+2 -1) 📝 `poms/instruments/models.py` (+2 -2) 📝 `poms/portfolios/serializers.py` (+22 -0) 📝 `poms/portfolios/tasks.py` (+34 -13) 📝 `poms/portfolios/tests/views/test_portfolio_register_view.py` (+1 -1) 📝 `poms/portfolios/views.py` (+2 -1) </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:05 +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#142
No description provided.