Commit c9338d79 by Nilu

S14044138 # Client - Incoming Issues (raised by Client) #Culture Statement missing

parent d4ad4423
......@@ -54,6 +54,8 @@ public class LoadCultureFromTemplateFP extends ORMProcessFormProcessor
job.addToCultureCriterias(criteriaCopy);
}
job.setCultureStatement(template.getCultureStatement());
}
LogMgr.log(Job.LOG, LogLevel.PROCESSING1, "LoadCultureFromTemplateFP completed for ", job);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment