[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnue-contrib] r214 - in gnue-invoice: reports scripts
From: |
btami |
Subject: |
[gnue-contrib] r214 - in gnue-invoice: reports scripts |
Date: |
Tue, 15 Mar 2005 07:55:34 -0600 (CST) |
Author: btami
Date: 2005-03-15 07:55:33 -0600 (Tue, 15 Mar 2005)
New Revision: 214
Modified:
gnue-invoice/reports/invoice-hu.grd
gnue-invoice/scripts/setup-db-hu.sh
Log:
fixed height of pageheader
Modified: gnue-invoice/reports/invoice-hu.grd
===================================================================
--- gnue-invoice/reports/invoice-hu.grd 2005-02-23 10:33:48 UTC (rev 213)
+++ gnue-invoice/reports/invoice-hu.grd 2005-03-15 13:55:33 UTC (rev 214)
@@ -55,7 +55,7 @@
<out:report width="80" height="66">
<section name="head" source="dts">
- <out:pageheader height="16">
+ <out:pageheader height="22">
<out:label x="35" y="1" width="11">S Z � M L A</out:label>
<out:label x="51" y="1" width="9"><field
name="BILLINGHU_revertedString"/></out:label>
<out:label x="72" y="1" width="4" align="right"><field
name="BILLING_printed"/></out:label>
Modified: gnue-invoice/scripts/setup-db-hu.sh
===================================================================
--- gnue-invoice/scripts/setup-db-hu.sh 2005-02-23 10:33:48 UTC (rev 213)
+++ gnue-invoice/scripts/setup-db-hu.sh 2005-03-15 13:55:33 UTC (rev 214)
@@ -1,7 +1,7 @@
#!/bin/sh
-GNUEDIR="/home/gabor/SVN/gnue"
+GNUEDIR="/home/tamas/svn/gnue"
PACKAGEDIR="$GNUEDIR/gnue-packages"
DATADIR=`echo -e "import gnue.paths\nprint gnue.paths.data" | gcvs`
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gnue-contrib] r214 - in gnue-invoice: reports scripts,
btami <=