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

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