Commit 90b1cda5 authored by dpingle's avatar dpingle

* Updated XML, SRD and SQL file on [07/10/19]

empperk11.xml
empperk12.xml
empperk21.xml
empperk22.xml
w_empperk.sql
d_empperk_brow.srd
d_empperk_det_brow.srd
d_empperk_det_edit.srd
d_empperk_edit.srd


git-svn-id: http://15.206.35.175/svn/proteus/business-java/trunk@209024 ce508802-f39f-4f6c-b175-0d175dae99d5
parent 95a44b0b
......@@ -93,13 +93,22 @@ SET disp_metadata= '<html>
Processed For <b>{processed_for}, </b> Next Process <b>{next_process} </b> <span style="float:right;"> <b> {chg_date} </b> </span> <br/>
<span style="float:right;"> <b>{tran_id}<b> </span>
</span>
</html>'
WHERE win_name ='w_empperk';
</html>'SELECT * FROM obj_forms WHERE WIN_NAME='w_empperk';
update OBJ_FORMS set THUMB_ALT_COL = 'emp_fname', THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where WIN_NAME = 'w_empperk';
update TRANSETUP set THUMB_ALT_COL = 'emp_fname', THUMB_IMAGE_COL= 'emp_code', THUMB_OBJ = 'EmpImages' where TRAN_WINDOW = 'w_empperk';
UPDATE obj_forms
SET diSELECT * FROM obj_forms WHERE WIN_NAME='w_empperk';
sp_metadata= '<html>
<span style="white-space: normal !important; word-break: break-word; "> Ad Code <b>{descr}</b> (<b>{ad_code}</b>) </br>
<span style="float:right;"> <b>{tran_id}<b> </span>
</span>
</html>'
WHERE win_name ='w_empperk' and FORM_NO=2;
--------------------------------------------------------[03/10/19]End
......@@ -320,7 +320,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Difference</text>
<text>Diff Base Amt</text>
<border>6</border>
<color>33554432</color>
<x>525</x>
......@@ -404,7 +404,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Difference</text>
<text>Diff Slab Amt</text>
<border>6</border>
<color>33554432</color>
<x>766</x>
......@@ -488,7 +488,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Difference</text>
<text>Diff Result Amt</text>
<border>6</border>
<color>33554432</color>
<x>1014</x>
......@@ -572,7 +572,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Difference</text>
<text>Diff Calc Amt</text>
<border>6</border>
<color>33554432</color>
<x>1262</x>
......@@ -656,7 +656,7 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Difference</text>
<text>Diff Amt</text>
<border>6</border>
<color>33554432</color>
<x>1488</x>
......@@ -684,13 +684,13 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Sequence No</text>
<text>Seq No</text>
<border>6</border>
<color>33554432</color>
<x>1562</x>
<y>2</y>
<height>16</height>
<width>83</width>
<width>43</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -712,13 +712,13 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Round Off</text>
<text>Rnd Off</text>
<border>6</border>
<color>33554432</color>
<x>1647</x>
<x>1607</x>
<y>2</y>
<height>16</height>
<width>72</width>
<width>43</width>
<html>
<valueishtml>0</valueishtml>
</html>
......@@ -740,10 +740,10 @@
<TextObject>
<band>Header</band>
<alignment>2</alignment>
<text>Round To</text>
<text>Rnd To</text>
<border>6</border>
<color>33554432</color>
<x>1721</x>
<x>1652</x>
<y>2</y>
<height>16</height>
<width>72</width>
......@@ -768,7 +768,7 @@
<TextObject>
<band>Header</band>
<alignment>0</alignment>
<text>Description</text>
<text>Allwdedn Descr</text>
<border>6</border>
<color>33554432</color>
<x>122</x>
......@@ -1449,7 +1449,7 @@
<x>1562</x>
<y>2</y>
<height>19</height>
<width>83</width>
<width>43</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1484,10 +1484,10 @@
<tabsequence>200</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1647</x>
<x>1607</x>
<y>2</y>
<height>19</height>
<width>72</width>
<width>43</width>
<format>[general]</format>
<html>
<valueishtml>0</valueishtml>
......@@ -1522,7 +1522,7 @@
<tabsequence>210</tabsequence>
<border>5</border>
<color>33554432</color>
<x>1721</x>
<x>1652</x>
<y>2</y>
<height>19</height>
<width>72</width>
......
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