commit-gnue
[Top][All Lists]
Advanced

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

r189 - gnue-invoice/schema


From: btami
Subject: r189 - gnue-invoice/schema
Date: Wed, 5 Jan 2005 02:29:15 -0600 (CST)

Author: btami
Date: 2005-01-05 02:29:14 -0600 (Wed, 05 Jan 2005)
New Revision: 189

Modified:
   gnue-invoice/schema/invoice-hu.gcd
Log:
GNUe Invoice
use fully qualified reference

Modified: gnue-invoice/schema/invoice-hu.gcd
===================================================================
--- gnue-invoice/schema/invoice-hu.gcd  2005-01-04 21:20:43 UTC (rev 188)
+++ gnue-invoice/schema/invoice-hu.gcd  2005-01-05 08:29:14 UTC (rev 189)
@@ -70,7 +70,7 @@
     This way the same report can print both normal and reverted invoices.
     *******************************************************************-->
     <property name="revertedString" type="string">
-      return self.reverted and "STORNO" or ''
+      return self.INV_reverted and "STORNO" or ''
     </property>
   </class>
 </module>





reply via email to

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