v 3.1.808
Fix bug x assegnazioen/rimozione DC/NC
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -147,7 +147,7 @@ namespace GMW.WebUserControls
|
||||
default:
|
||||
break;
|
||||
}
|
||||
if (canRemDc)
|
||||
if (canRemDc || memLayer.ML.QSS("RNC_Mode") != "rem")
|
||||
{
|
||||
// proseguo assegnado/togliendo attributo...
|
||||
DataProxy.obj.taUDC2NC.toggleDC(barcodeIn, valAttr, MagClass.magazzino.CodSoggCurrUser, modeAdd);
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user