case 3736 prompt to save on print

This commit is contained in:
2020-04-02 00:06:07 +00:00
parent c484378c75
commit d3da5e5bf4
11 changed files with 35 additions and 6 deletions

View File

@@ -1091,6 +1091,9 @@ namespace AyaNova
case "REPORTLIST":
{
//case 3736
RecordUpdate(RecordActionType.PromptToSave);
if (Util.ReportHandleToolClickIsSummary(e.Tool))
Util.ReportHandleToolClick(e.Tool, PartList.ReportKey,
PartList.GetListForSingleItem(mPart.ID));