[PR #163] [MERGED] add provenance fields #185

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

📋 Pull Request Information

Original PR: https://github.com/finmars-platform/finmars-core/pull/163
Author: @falendary
Created: 1/23/2026
Status: Merged
Merged: 1/30/2026
Merged by: @falendary

Base: mainHead: fix-provenance


📝 Commits (2)

📊 Changes

4 files changed (+226 additions, -1 deletions)

View changed files

📝 poms/transactions/handlers.py (+17 -0)
poms/transactions/migrations/0045_transactiontypeactioninstrument_platform_version_and_more.py (+64 -0)
📝 poms/transactions/models.py (+83 -0)
📝 poms/transactions/serializers.py (+62 -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/163 **Author:** [@falendary](https://github.com/falendary) **Created:** 1/23/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@falendary](https://github.com/falendary) **Base:** `main` ← **Head:** `fix-provenance` --- ### 📝 Commits (2) - [`8c94efa`](https://github.com/finmars-platform/finmars-core/commit/8c94efa2fb42b7c83fa20974688eb6a88c7d37d8) add provenance fields - [`b6b9c95`](https://github.com/finmars-platform/finmars-core/commit/b6b9c959ffe29cd2a973f03549b6eb71ee8575bd) update provenance ### 📊 Changes **4 files changed** (+226 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `poms/transactions/handlers.py` (+17 -0) ➕ `poms/transactions/migrations/0045_transactiontypeactioninstrument_platform_version_and_more.py` (+64 -0) 📝 `poms/transactions/models.py` (+83 -0) 📝 `poms/transactions/serializers.py` (+62 -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:17 +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#185
No description provided.