Appunti stampa
This commit is contained in:
@@ -38,8 +38,12 @@ namespace MP_MAG.WebUserControls
|
||||
// se l'operatore in sessione è DIVERSO da quello appena inviato --> effettuo NUOVO login
|
||||
if (MatrOpr == memLayer.ML.IntSessionObj("MatrOpr"))
|
||||
{
|
||||
#if false
|
||||
// rimando a pagina di stampa.. secondo tipo finiti / semilavorati
|
||||
tgtPage = newProdPrintData.isProdFinito ? "prtFiniti" : "prtSemilav";
|
||||
#endif
|
||||
// rimando a pagina di stampax ODL
|
||||
tgtPage = "prtCartOdl";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user