case 3736 prompt to save on print
This commit is contained in:
@@ -1251,6 +1251,9 @@ namespace AyaNova
|
||||
break;
|
||||
case "REPORTLIST":
|
||||
{
|
||||
//case 3736
|
||||
RecordUpdate(RecordActionType.PromptToSave);
|
||||
|
||||
if (Util.ReportHandleToolClickIsSummary(e.Tool))
|
||||
Util.ReportHandleToolClick(e.Tool, UnitList.ReportKey,
|
||||
UnitList.GetListForSingleItem(mUnit.ID));
|
||||
|
||||
Reference in New Issue
Block a user