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

@@ -1549,7 +1549,10 @@ namespace AyaNova
case "REPORTLIST":
{
{
//case 3736
RecordUpdate(RecordActionType.PromptToSave);
if(Util.ReportHandleToolClickIsSummary(e.Tool))
Util.ReportHandleToolClick(e.Tool,ClientList.ReportKey,
ClientList.GetListForSingleItem(mClient.ID));