Fix gestioen stampa report full

This commit is contained in:
Samuele Locatelli
2021-04-23 19:18:39 +02:00
parent b09c626117
commit 485315bf90
3 changed files with 2 additions and 3 deletions
@@ -81,7 +81,6 @@ namespace MP_MAG.Controllers
break;
case MagData.reportRichiesto.ReportPackListFull:
// FIXME TODO fare davvero!!!
tab = MagDataLayerObj.taRepPLFull.GetData(keyParam, false);
answ.Add("stp_prt_ReportPackListFull", tab);
break;