IDEMPIERE-2655 Get Context Variable Error in WebService queryData

This commit is contained in:
sauljabin 2015-06-03 16:28:55 -05:00
parent 476c843c98
commit 9ea1cc3ff8
1 changed files with 0 additions and 1 deletions

View File

@ -424,7 +424,6 @@ public class AbstractService {
int indDot = varName.indexOf(".");
if (indDot == -1) {
if (varName.charAt(0) == '#') {
varName = varName.substring(1);
val = getCompiereService().getCtx().getProperty(varName);
} else {
// If there is no table name, then it should be