IDEMPIERE-1996 InventoryLine inherits bad default

This commit is contained in:
Carlos Ruiz 2014-06-11 09:56:01 -05:00
parent c7e4d2cbeb
commit 4c92c76c46
1 changed files with 2 additions and 1 deletions

View File

@ -998,7 +998,8 @@ public class Login
{
if (TableName.startsWith("AD_Window")
|| TableName.startsWith("AD_PrintFormat")
|| TableName.startsWith("AD_Workflow") )
|| TableName.startsWith("AD_Workflow")
|| TableName.startsWith("M_Locator") )
return;
String value = null;
//