Fix icone stampa e log x AL TT
This commit is contained in:
@@ -336,6 +336,9 @@
|
||||
<Content Include="images\consumaUDC_l.png" />
|
||||
<Content Include="images\consumaUDC_m.png" />
|
||||
<Content Include="images\consumaUDC_s.png" />
|
||||
<Content Include="images\stampaAL_l.png" />
|
||||
<Content Include="images\stampaAL_m.png" />
|
||||
<Content Include="images\stampaAL_s.png" />
|
||||
<Content Include="images\creaAL_l.png" />
|
||||
<Content Include="images\creaAL_m.png" />
|
||||
<Content Include="images\creaAL_s.png" />
|
||||
|
||||
@@ -339,7 +339,7 @@ namespace GMW.WebUserControls
|
||||
// lancio stampa
|
||||
MagClass.magazzino.stampaAL(AL, Postazione.printer, tipoCartellino.cartAL, Request.UserHostName);
|
||||
// registro creazione AL
|
||||
MagClass.magazzino.taSAO.insertQuery(DateTime.Now, MagClass.magazzino.CodSoggCurrUser, Postazione.name, Postazione.IP, AL, "", "creaAL", string.Format("Creato AL RX su linea {0}, note: {1} ", Postazione.currCodLinea, noteTrim));
|
||||
MagClass.magazzino.taSAO.insertQuery(DateTime.Now, MagClass.magazzino.CodSoggCurrUser, Postazione.name, Postazione.IP, AL, "", "creaAL", string.Format("Creato AL TT su linea {0}, note: {1} ", Postazione.currCodLinea, noteTrim));
|
||||
Postazione.CssClass = "stileAttesa";
|
||||
Postazione.warningText = "";
|
||||
Postazione.messaggiText = traduci("cartAlStampato");
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 903 B |
Binary file not shown.
|
After Width: | Height: | Size: 572 B |
Reference in New Issue
Block a user