mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-26 22:56:00 +03:00
[GH-ISSUE #109] PMS Core & Plus mass cleanup #48
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#48
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?
Originally created by @sergeiosipov on GitHub (Oct 6, 2025).
Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/109
Originally assigned to: @sergeiosipov on GitHub.
✅ added readme text files for templates and demo data, renamed demo files with _2022-12-01_2025-03-31 suffix indicating data date range
✅ fixed fields Instrument/Currency and ISIN code in transaction report layouts
✅ all report layouts fields - formatting numbers as amount
✅ fix workflow allocation_pl = instrument if allocation_pl = "-"
✅ fix all ttypes Fields
✅ add defaults to all inputs in ttypes
✅ fix type Boolean Text everywhere for if_reverse, is_canceled
✅ fix defaults for selector - no duplicates except positions daily and initial ttypes
✅ fix default for trade_date to now() and value_date to now()+days(2)
✅ fix all ttypes forms formatting numbers amount, fx_rate amount with rounding4
✅ fix all ttypes forms number inputs not null,
✅ fix accrued_price_multiplier, factor, principal_price_multiplier, fx_rate to only positive
✅ ttypes Buy/Sell accrued_price_with_sign input form formula - fix to calculate
✅ Test all ttypes manual booking with default data
✅ change info icon in PMS add-on
✅ remove placeholder grey text in PMS add-on
✅ fix info messages in PMS add-on
✅ fix default behavior in PMS add-on Excel Import and Helper
✅ fix carry for sell buy and price trade
@sergeiosipov commented on GitHub (Oct 6, 2025):