Commit 26571102 authored by sabita.prasad's avatar sabita.prasad

First time due date dispalying as blank and not allowed to enter the date solved that.


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@93817 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 16a70823
......@@ -15,8 +15,8 @@
<argument name="as_cust_code_from" type="java.lang.String" value="00" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Customer Code From:" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg1" displayType="text" reportTitle="d_lists_unwaved" rowNo="5" colNo="1" height="15" width="70"/>
<argument name="as_cust_code_to" type="java.lang.String" value="ZZ" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Customer Code To:" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg1" displayType="text" reportTitle="d_lists_unwaved" rowNo="5" colNo="2" height="15" width="70"/>
<argument name="as_due_date_from" type="java.util.Date" value=" " visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Due Date From:" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg2" displayType="text" reportTitle="d_lists_unwaved" rowNo="6" colNo="1" height="15" width="70"/>
<argument name="as_due_date_to" type="java.util.Date" value=" " visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Due Date To:" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg3" displayType="text" reportTitle="d_lists_unwaved" rowNo="6" colNo="2" height="15" width="70"/>
<argument name="as_due_date_from" type="java.util.Date" value="" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Due Date From:" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg2" displayType="text" reportTitle="d_lists_unwaved" rowNo="6" colNo="1" height="15" width="70"/>
<argument name="as_due_date_to" type="java.util.Date" value="" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Due Date To:" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg3" displayType="text" reportTitle="d_lists_unwaved" rowNo="6" colNo="2" height="15" width="70"/>
<argument name="as_cust_code_dlv_from" type="java.lang.String" value="00" visible="Y" editable="Y" table="" field="" SRVCALLONCHANGE="Y" label="Customer Code Dlv From:" inputType="text" caseType="upper" size="5" fontSize="10" alignment="2" fontName="" id="arg1" displayType="text" reportTitle="d_lists_unwaved" rowNo="7" colNo="1" height="15" width="70"/>
......
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