modifica preliminare x report packlist (buttons)
This commit is contained in:
@@ -74,6 +74,11 @@ namespace MP_MAG.Controllers
|
||||
answ.Add("stp_prt_CartellinoSemilavorati", tab);
|
||||
break;
|
||||
|
||||
case MagData.reportRichiesto.ReportPackList:
|
||||
tab = MagDataLayerObj.taRepPL.GetData(keyParam);
|
||||
answ.Add("stp_prt_ReportPackList", tab);
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user