v 3.1.808

Fix bug x assegnazioen/rimozione DC/NC
This commit is contained in:
Samuele E. Locatelli
2015-08-04 10:59:29 +02:00
parent df37533e29
commit ab48ee9003
10 changed files with 1 additions and 1 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -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);
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.