mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-26 06:35:59 +03:00
[PR #147] [MERGED] update provenance #178
Labels
No labels
BackEnd
FrontEnd
bug
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-core#178
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/finmars-platform/finmars-core/pull/147
Author: @falendary
Created: 12/29/2025
Status: ✅ Merged
Merged: 12/30/2025
Merged by: @falendary
Base:
main← Head:plat-1916📝 Commits (1)
2b7f821update provenance📊 Changes
30 files changed (+1738 additions, -43 deletions)
View changed files
➕
poms/accounts/migrations/0016_accounttype_actual_at_accounttype_attributes_extra_and_more.py(+113 -0)📝
poms/accounts/models.py(+3 -1)📝
poms/accounts/serializers.py(+2 -0)📝
poms/accounts/tests/test_account_type_view.py(+2 -2)➕
poms/clients/migrations/0010_client_actual_at_client_attributes_extra_and_more.py(+140 -0)📝
poms/clients/models.py(+3 -2)📝
poms/clients/serializers.py(+3 -1)📝
poms/clients/tests/test_client_view.py(+2 -2)📝
poms/common/filters.py(+1 -0)📝
poms/common/serializers.py(+2 -1)➕
poms/csv_import/migrations/0014_csvimportscheme_actual_at_and_more.py(+140 -0)📝
poms/csv_import/models.py(+5 -1)📝
poms/csv_import/serializers.py(+21 -1)➕
poms/instruments/migrations/0040_instrumenttype_actual_at_and_more.py(+113 -0)📝
poms/instruments/models.py(+3 -1)📝
poms/instruments/serializers.py(+3 -1)📝
poms/instruments/tests/views/test_instrument_type_view.py(+2 -3)➕
poms/portfolios/migrations/0040_portfoliobundle_platform_version_and_more.py(+640 -0)📝
poms/portfolios/models.py(+8 -6)📝
poms/portfolios/serializers.py(+16 -2)...and 10 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.