mirror of
https://github.com/finmars-platform/finmars-core.git
synced 2026-04-27 07:06:02 +03:00
[GH-ISSUE #156] PMS v1.2.7 #74
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#74
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 (Jan 15, 2026).
Original GitHub issue: https://github.com/finmars-platform/finmars-core/issues/156
Originally assigned to: @sergeiosipov on GitHub.
PMS v1.2.7:
com.finmars.pms-core&com.finmars.pms-plusv1.2.7com.finmars.standard-workflowv2.2.4validate_excel_fileto validate a single .xlsx file and return True/False.std_file_import_dashboard_validate_excel_filesnow only iterates payload files and aggregates results._excel_is_empty,_excel_append_comment,_excel_validate_cell_value) are encapsulated inside file validation.Previous version: PMS v1.2.6
Next version: PMS v1.2.8
@sergeiosipov commented on GitHub (Jan 16, 2026):
Done