add some missing accounts
Aktive Rechnungsabgrenzung Passive Rechnungsabgrenzung Kasse Verblk. aus Lohn und Gehalt Erlöse
This commit is contained in:
parent
d86cefe1a5
commit
05d708b51c
@ -33,10 +33,20 @@
|
|||||||
"Ladeneinrichtung": {
|
"Ladeneinrichtung": {
|
||||||
"account_number": "0430",
|
"account_number": "0430",
|
||||||
"account_type": "Fixed Asset"
|
"account_type": "Fixed Asset"
|
||||||
|
},
|
||||||
|
"Aktive Rechnungsabgrenzung": {
|
||||||
|
"account_number": "0980"
|
||||||
|
},
|
||||||
|
"Passive Rechnungsabgrenzung": {
|
||||||
|
"account_number": "0990"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Finanzkonten 1": {
|
"Finanzkonten 1": {
|
||||||
"is_group": 1,
|
"is_group": 1,
|
||||||
|
"Kasse": {
|
||||||
|
"account_number": "1100",
|
||||||
|
"account_type": "Cash"
|
||||||
|
},
|
||||||
"Postbank": {
|
"Postbank": {
|
||||||
"account_number": "1100",
|
"account_number": "1100",
|
||||||
"account_type": "Bank"
|
"account_type": "Bank"
|
||||||
@ -106,6 +116,10 @@
|
|||||||
"is_group": 1,
|
"is_group": 1,
|
||||||
"Verblk. aus Lieferungen u. Leistungen": {
|
"Verblk. aus Lieferungen u. Leistungen": {
|
||||||
"account_number": "1600",
|
"account_number": "1600",
|
||||||
|
"account_type": "Payable"
|
||||||
|
},
|
||||||
|
"Verblk. aus Lohn und Gehalt": {
|
||||||
|
"account_number": "1740",
|
||||||
"account_type": "Payable"
|
"account_type": "Payable"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -115,6 +129,10 @@
|
|||||||
"root_type": "Income",
|
"root_type": "Income",
|
||||||
"Erl\u00f6skonten 8": {
|
"Erl\u00f6skonten 8": {
|
||||||
"is_group": 1,
|
"is_group": 1,
|
||||||
|
"Erl\u00f6se": {
|
||||||
|
"account_number": "8200",
|
||||||
|
"account_type": "Income Account"
|
||||||
|
},
|
||||||
"Erl\u00f6se USt. 19%": {
|
"Erl\u00f6se USt. 19%": {
|
||||||
"account_number": "8400",
|
"account_number": "8400",
|
||||||
"account_type": "Income Account"
|
"account_type": "Income Account"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user