Commit 361ebc42 authored by ssalve's avatar ssalve

Sarita: Updated xml file on 04 JUN 2018

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@185903 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 1d7842ca
......@@ -118,6 +118,10 @@
<name>drcr_flag</name>
<dbname>drcr_flag</dbname>
<initial>Debit</initial>
<values>
<item display="Debit" data="D"/>
<item display="Credit" data="C"/>
</values>
</table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;resource_cons&quot; ) COLUMN(NAME=&quot;resource_cons.acct_code&quot;) COLUMN(NAME=&quot;resource_cons.cctr_code&quot;) COLUMN(NAME=&quot;resource_cons.tran_id&quot;) COLUMN(NAME=&quot;resource_cons.prd_code&quot;) COLUMN(NAME=&quot;resource_cons.site_code&quot;) COLUMN(NAME=&quot;resource_cons.from_date&quot;) COLUMN(NAME=&quot;resource_cons.to_date&quot;) COLUMN(NAME=&quot;resource_cons.exp_head&quot;) COLUMN(NAME=&quot;resource_cons.tot_units&quot;) COMPUTE(NAME=&quot;&apos; &apos; as drcr_flag&quot;)) </retrieve>
<update>RESOURCE_CONS</update>
......@@ -756,11 +760,10 @@
</html>
<name>drcr_flag</name>
<visible>1</visible>
<EditStyle style="edit">
<EditStyle style="ddlb">
<limit>0</limit>
<allowedit>no</allowedit>
<case>any</case>
<focusrectangle>no</focusrectangle>
<autoselect>no</autoselect>
<imemode>0</imemode>
</EditStyle>
<font>
......
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