commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r149 - gnue-invoice/reports


From: btami
Subject: r149 - gnue-invoice/reports
Date: Wed, 1 Dec 2004 09:14:08 -0600 (CST)

Author: btami
Date: 2004-12-01 09:14:08 -0600 (Wed, 01 Dec 2004)
New Revision: 149

Modified:
   gnue-invoice/reports/invoice.grd
Log:
gnue-invoice
disturbed xml a bit to test reorderByPosition func

Modified: gnue-invoice/reports/invoice.grd
===================================================================
--- gnue-invoice/reports/invoice.grd    2004-12-01 11:55:18 UTC (rev 148)
+++ gnue-invoice/reports/invoice.grd    2004-12-01 15:14:08 UTC (rev 149)
@@ -40,16 +40,18 @@
 
     <section name="head" source="dts">
       <out:pageheader height="15">
+        <out:label x="40" y="9" width="20">dateIssued</out:label>
+        <out:label x="0"  y="9" width="20">dateDelivery</out:label>
+        <out:label x="20" y="9" width="20">dateDue</out:label>
+
+        <out:label x="71" y="1" width="9"><field 
name="INV_number"/></out:label>
         <out:label x="60" y="1" width="11">Invoice No.</out:label>
-        <out:label x="71" y="1" width="9"><field 
name="INV_number"/></out:label>
-        
+
         <out:label x="60" y="4" width="20"><field 
name="INV_buyer.PARTY_name"/></out:label>
         <out:label x="60" y="5" width="20"><field 
name="INV_buyer.PARTY_address.LOC_zip.LOC_city"/></out:label>
         <out:label x="60" y="6" width="20"><field 
name="INV_buyer.PARTY_address.LOC_street.LOC_name"/></out:label>
         <out:label x="60" y="7" width="20"><field 
name="INV_buyer.PARTY_address.LOC_number"/></out:label>
-        <out:label x="0"  y="9" width="20">dateDelivery</out:label>
-        <out:label x="20" y="9" width="20">dateDue</out:label>
-        <out:label x="40" y="9" width="20">dateIssued</out:label>
+
         <out:label x="0"  y="10" width="10"><field 
name="INV_dateDelivery"/></out:label>
         <out:label x="20" y="10" width="10"><field 
name="INV_dateDue"/></out:label>
         <out:label x="40" y="10" width="10"><field 
name="INV_dateIssued"/></out:label>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]