account properties file added
This commit is contained in:
parent
102842ba79
commit
e0f98d7202
@ -0,0 +1,13 @@
|
||||
account_properties = {
|
||||
"Deutscher Kontenplan SKR03": {
|
||||
"Bilanzkonten": {
|
||||
"report_type": "Balance Sheet",
|
||||
},
|
||||
"Gewinn u. Verlust": {
|
||||
"report_type": "Profit and Loss",
|
||||
},
|
||||
"Vortrags- Kapital- und Statistische Konten": {
|
||||
"report_type": "Balance Sheet"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user