r16913 - gnucash/trunk/accounts/de_DE - #512985: Use receivable and payable account types in german skr03 template.

Andreas Köhler andi5 at cvs.gnucash.org
Sat Feb 2 18:48:49 EST 2008


Author: andi5
Date: 2008-02-02 18:48:49 -0500 (Sat, 02 Feb 2008)
New Revision: 16913
Trac: http://svn.gnucash.org/trac/changeset/16913

Modified:
   gnucash/trunk/accounts/de_DE/acctchrt_skr03.gnucash-xea
Log:
#512985: Use receivable and payable account types in german skr03 template.

Patch by Frank H. Ellenberger.


Modified: gnucash/trunk/accounts/de_DE/acctchrt_skr03.gnucash-xea
===================================================================
--- gnucash/trunk/accounts/de_DE/acctchrt_skr03.gnucash-xea	2008-02-02 23:27:04 UTC (rev 16912)
+++ gnucash/trunk/accounts/de_DE/acctchrt_skr03.gnucash-xea	2008-02-02 23:48:49 UTC (rev 16913)
@@ -286,7 +286,7 @@
   <gnc:account version="2.0.0">
     <act:name>1400 Ford. a. Lieferungen und Leistungen</act:name>
     <act:id type="new">2fe36b4ddde053387e42aa893a94b91b</act:id>
-    <act:type>ASSET</act:type>
+    <act:type>RECEIVABLE</act:type>
     <act:commodity>
       <cmdty:space>ISO4217</cmdty:space>
       <cmdty:id>EUR</cmdty:id>
@@ -481,7 +481,7 @@
   <gnc:account version="2.0.0">
     <act:name>1600 Verblk. aus Lieferungen u. Leistungen</act:name>
     <act:id type="new">1bf9f2675a36b278adcf6da68a7e4cbe</act:id>
-    <act:type>LIABILITY</act:type>
+    <act:type>PAYABLE</act:type>
     <act:commodity>
       <cmdty:space>ISO4217</cmdty:space>
       <cmdty:id>EUR</cmdty:id>



More information about the gnucash-changes mailing list