commit-gnue
[Top][All Lists]
Advanced

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

r6679 - in trunk/gnue-packages: base/item finance/tax


From: kilo
Subject: r6679 - in trunk/gnue-packages: base/item finance/tax
Date: Tue, 16 Nov 2004 04:06:09 -0600 (CST)

Author: kilo
Date: 2004-11-16 04:06:08 -0600 (Tue, 16 Nov 2004)
New Revision: 6679

Added:
   trunk/gnue-packages/finance/tax/item-vat.gcd
Removed:
   trunk/gnue-packages/base/item/item-vat.gcd
Log:
Moved Item-VAT to the Finance package

Deleted: trunk/gnue-packages/base/item/item-vat.gcd
===================================================================
--- trunk/gnue-packages/base/item/item-vat.gcd  2004-11-16 07:29:18 UTC (rev 
6678)
+++ trunk/gnue-packages/base/item/item-vat.gcd  2004-11-16 10:06:08 UTC (rev 
6679)
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- extended ITEM Module with VAT support
-
-     Copyright 2004 Free Software Foundation
-
-     This file is part of GNU Enterprise.
-
-     GNU Enterprise is free software; you can redistribute it and/or
-     modify it under the terms of the GNU General Public License as
-     published by the Free Software Foundation; either version 2 of
-     the License, or (at your option) any later version.
-
-     GNU Enterprise is distributed in the hope that it will be useful,
-     but WITHOUT ANY WARRANTY; without even the implied warranty of
-     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-     GNU General Public License for more details.
-
-     You should have received a copy of the GNU General Public License
-     along with GNU Enterprise; see the file COPYING.  If not, write to
-     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-     Boston, MA 02111-1307, USA.
-
-     $Id$ -->
-
-<module name="ITEM_VAT">
-  <class name="Price"       comment="Item price information">
-    <property name="vat"    type="TAX_Vat"  comment="" />
-  </class>
-</module>

Added: trunk/gnue-packages/finance/tax/item-vat.gcd
===================================================================
--- trunk/gnue-packages/finance/tax/item-vat.gcd        2004-11-16 07:29:18 UTC 
(rev 6678)
+++ trunk/gnue-packages/finance/tax/item-vat.gcd        2004-11-16 10:06:08 UTC 
(rev 6679)
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- extended ITEM Module with VAT support
+
+     Copyright 2004 Free Software Foundation
+
+     This file is part of GNU Enterprise.
+
+     GNU Enterprise is free software; you can redistribute it and/or
+     modify it under the terms of the GNU General Public License as
+     published by the Free Software Foundation; either version 2 of
+     the License, or (at your option) any later version.
+
+     GNU Enterprise is distributed in the hope that it will be useful,
+     but WITHOUT ANY WARRANTY; without even the implied warranty of
+     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+     GNU General Public License for more details.
+
+     You should have received a copy of the GNU General Public License
+     along with GNU Enterprise; see the file COPYING.  If not, write to
+     the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+     Boston, MA 02111-1307, USA.
+
+     $Id: item-vat.gcd 6607 2004-11-03 10:20:31Z kilo $ -->
+
+<module name="ITEM_VAT">
+  <class name="Price"       comment="Item price information">
+    <property name="vat"    type="TAX_Vat"  comment="" />
+  </class>
+</module>





reply via email to

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