Commit 297d06b7 authored by agaikwad's avatar agaikwad

proper alignment

git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@165223 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 3727ac75
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
<dbname>qc_order.item_code</dbname> <dbname>qc_order.item_code</dbname>
</table_column> </table_column>
<retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;qc_ord_res&quot; ) TABLE(NAME=&quot;qc_order&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;qc_ord_res.tran_id&quot;) COLUMN(NAME=&quot;qc_ord_res.tran_date&quot;) COLUMN(NAME=&quot;qc_ord_res.eff_date&quot;) COLUMN(NAME=&quot;qc_ord_res.qorder_no&quot;) COLUMN(NAME=&quot;qc_ord_res.qty_passed&quot;) COLUMN(NAME=&quot;qc_ord_res.qty_rejected&quot;) COLUMN(NAME=&quot;qc_ord_res.chg_date&quot;) COLUMN(NAME=&quot;qc_ord_res.chg_user&quot;) COLUMN(NAME=&quot;qc_ord_res.chg_term&quot;) COLUMN(NAME=&quot;qc_ord_res.emp_code&quot;) COLUMN(NAME=&quot;qc_ord_res.quantity&quot;) COLUMN(NAME=&quot;qc_order.lot_no&quot;) COLUMN(NAME=&quot;qc_ord_res.emp_passed_qty&quot;) COLUMN(NAME=&quot;qc_ord_res.emp_rejected_qty&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;qc_order.item_code&quot;) JOIN (LEFT=&quot;qc_ord_res.qorder_no&quot; OP =&quot;=&quot;RIGHT=&quot;qc_order.qorder_no&quot; ) JOIN (LEFT=&quot;qc_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; )WHERE( EXP1 =&quot;qc_ord_res.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_id&quot; ) ) ARG(NAME = &quot;mtran_id&quot; TYPE = string) </retrieve> <retrieve>PBSELECT( VERSION(400) TABLE(NAME=&quot;qc_ord_res&quot; ) TABLE(NAME=&quot;qc_order&quot; ) TABLE(NAME=&quot;item&quot; ) COLUMN(NAME=&quot;qc_ord_res.tran_id&quot;) COLUMN(NAME=&quot;qc_ord_res.tran_date&quot;) COLUMN(NAME=&quot;qc_ord_res.eff_date&quot;) COLUMN(NAME=&quot;qc_ord_res.qorder_no&quot;) COLUMN(NAME=&quot;qc_ord_res.qty_passed&quot;) COLUMN(NAME=&quot;qc_ord_res.qty_rejected&quot;) COLUMN(NAME=&quot;qc_ord_res.chg_date&quot;) COLUMN(NAME=&quot;qc_ord_res.chg_user&quot;) COLUMN(NAME=&quot;qc_ord_res.chg_term&quot;) COLUMN(NAME=&quot;qc_ord_res.emp_code&quot;) COLUMN(NAME=&quot;qc_ord_res.quantity&quot;) COLUMN(NAME=&quot;qc_order.lot_no&quot;) COLUMN(NAME=&quot;qc_ord_res.emp_passed_qty&quot;) COLUMN(NAME=&quot;qc_ord_res.emp_rejected_qty&quot;) COLUMN(NAME=&quot;item.descr&quot;) COLUMN(NAME=&quot;qc_order.item_code&quot;) JOIN (LEFT=&quot;qc_ord_res.qorder_no&quot; OP =&quot;=&quot;RIGHT=&quot;qc_order.qorder_no&quot; ) JOIN (LEFT=&quot;qc_order.item_code&quot; OP =&quot;=&quot;RIGHT=&quot;item.item_code&quot; )WHERE( EXP1 =&quot;qc_ord_res.tran_id&quot; OP =&quot;=&quot; EXP2 =&quot;:mtran_id&quot; ) ) ARG(NAME = &quot;mtran_id&quot; TYPE = string) </retrieve>
<update>QC_ORD_RES</update> <update>qc_ord_res</update>
<updatewhere>1</updatewhere> <updatewhere>1</updatewhere>
<updatekeyinplace>no</updatekeyinplace> <updatekeyinplace>no</updatekeyinplace>
<argument> <argument>
...@@ -651,7 +651,7 @@ ...@@ -651,7 +651,7 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Term:</text> <text>ChangeTerm:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>388</x> <x>388</x>
...@@ -679,7 +679,7 @@ ...@@ -679,7 +679,7 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg Date:</text> <text>Change Date:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>12</x> <x>12</x>
...@@ -707,11 +707,11 @@ ...@@ -707,11 +707,11 @@
<TextObject> <TextObject>
<band>Detail</band> <band>Detail</band>
<alignment>1</alignment> <alignment>1</alignment>
<text>Chg User:</text> <text>ChangeUser:</text>
<border>0</border> <border>0</border>
<color>33554432</color> <color>33554432</color>
<x>195</x> <x>196</x>
<y>155</y> <y>156</y>
<height>15</height> <height>15</height>
<width>80</width> <width>80</width>
<html> <html>
...@@ -951,7 +951,7 @@ ...@@ -951,7 +951,7 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>14</id> <id>14</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
...@@ -1025,7 +1025,7 @@ ...@@ -1025,7 +1025,7 @@
<ColumnObject> <ColumnObject>
<band>Detail</band> <band>Detail</band>
<id>11</id> <id>11</id>
<alignment>0</alignment> <alignment>1</alignment>
<tabsequence>32766</tabsequence> <tabsequence>32766</tabsequence>
<border>5</border> <border>5</border>
<color>33554432</color> <color>33554432</color>
......
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
<updatewhereclause>yes</updatewhereclause> <updatewhereclause>yes</updatewhereclause>
<name>qty_rejected</name> <name>qty_rejected</name>
<dbname>qc_ord_res_spec.qty_rejected</dbname> <dbname>qc_ord_res_spec.qty_rejected</dbname>
<initial>0</initial>
</table_column> </table_column>
<table_column> <table_column>
<type size="100">char</type> <type size="100">char</type>
...@@ -440,11 +441,18 @@ ...@@ -440,11 +441,18 @@
<y>51</y> <y>51</y>
<height>18</height> <height>18</height>
<width>172</width> <width>172</width>
<format>[general]</format>
<html> <html>
<valueishtml>0</valueishtml> <valueishtml>0</valueishtml>
</html> </html>
<name>spec_descr</name> <name>spec_descr</name>
<visible>1</visible> <visible>1</visible>
<EditStyle style="edit">
<limit>0</limit>
<case>any</case>
<autoselect>yes</autoselect>
<imemode>0</imemode>
</EditStyle>
<font> <font>
<face>Arial</face> <face>Arial</face>
<height>-10</height> <height>-10</height>
......
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