Commit 250ee6a1 authored by pgole's avatar pgole

Updated EJB


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@103205 ce508802-f39f-4f6c-b175-0d175dae99d5
parent c8bb3137
......@@ -2466,7 +2466,7 @@ public class PorderConf extends ActionHandlerEJB implements PorderConfLocal, Por
xmlBuff.append("<taxInFocus><![CDATA[").append(false).append("]]></taxInFocus>");
xmlBuff.append("<description>").append("Header0 members").append("</description>");
xmlBuff.append("<Detail1 dbID=\"\" domID=\"1\" objName=\"sorder11\" objContext=\"1\">");
xmlBuff.append("<Detail1 dbID=\"\" domID=\"1\" objName=\"sorder\" objContext=\"1\">");
xmlBuff.append("<attribute selected=\"N\" updateFlag=\"A\" status=\"N\" pkNames=\"\"/>");
xmlBuff.append("<order_type><![CDATA["+ checkNull(orderType )+"]]></order_type>");
xmlBuff.append("<sale_order/>");
......
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