mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
#512985: Use receivable and payable account types in german skr03 template.
Patch by Frank H. Ellenberger. git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@16913 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
aa49ff0443
commit
7e5e56e1bb
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user