chore: fixup broken JSON files (#38915) (cherry picked from commit 2dc49c834a0cab620465fafa555d239092107864) Co-authored-by: Ankush Menat <ankush@frappe.io>
This commit is contained in:
parent
308c6ffb4f
commit
a8f3f2343d
@ -77,7 +77,6 @@
|
|||||||
"1500 Fertige Erzeugnisse": {"account_type": "Stock"},
|
"1500 Fertige Erzeugnisse": {"account_type": "Stock"},
|
||||||
"1600 Handelswarenvorrat": {"account_type": "Stock Received But Not Billed"},
|
"1600 Handelswarenvorrat": {"account_type": "Stock Received But Not Billed"},
|
||||||
"1700 Noch nicht abrechenbare Leistungen": {"account_type": "Stock"},
|
"1700 Noch nicht abrechenbare Leistungen": {"account_type": "Stock"},
|
||||||
"1900 Wertberichtigungen": {"account_type": "Stock"},
|
|
||||||
"1800 Geleistete Anzahlungen": {"account_type": "Stock"},
|
"1800 Geleistete Anzahlungen": {"account_type": "Stock"},
|
||||||
"1900 Wertberichtigungen": {"account_type": "Stock"},
|
"1900 Wertberichtigungen": {"account_type": "Stock"},
|
||||||
"root_type": "Asset"
|
"root_type": "Asset"
|
||||||
|
@ -30,7 +30,6 @@
|
|||||||
"voucher_type": "Bank Entry"
|
"voucher_type": "Bank Entry"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"cheque_date": "2013-02-14",
|
"cheque_date": "2013-02-14",
|
||||||
"cheque_no": "33",
|
"cheque_no": "33",
|
||||||
@ -62,7 +61,6 @@
|
|||||||
"voucher_type": "Bank Entry"
|
"voucher_type": "Bank Entry"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
"cheque_date": "2013-02-14",
|
"cheque_date": "2013-02-14",
|
||||||
"cheque_no": "33",
|
"cheque_no": "33",
|
||||||
@ -81,7 +79,6 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"account": "Sales - _TC",
|
"account": "Sales - _TC",
|
||||||
"cost_center": "_Test Cost Center - _TC",
|
|
||||||
"credit_in_account_currency": 400.0,
|
"credit_in_account_currency": 400.0,
|
||||||
"debit_in_account_currency": 0.0,
|
"debit_in_account_currency": 0.0,
|
||||||
"doctype": "Journal Entry Account",
|
"doctype": "Journal Entry Account",
|
||||||
|
@ -10,13 +10,13 @@
|
|||||||
"credit_in_account_currency": 40000.0,
|
"credit_in_account_currency": 40000.0,
|
||||||
"debit_in_account_currency": 0.0,
|
"debit_in_account_currency": 0.0,
|
||||||
"doctype": "Journal Entry Account",
|
"doctype": "Journal Entry Account",
|
||||||
"parentfield": "accounts",
|
"parentfield": "accounts"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"credit_in_account_currency": 0.0,
|
"credit_in_account_currency": 0.0,
|
||||||
"debit_in_account_currency": 40000.0,
|
"debit_in_account_currency": 40000.0,
|
||||||
"doctype": "Journal Entry Account",
|
"doctype": "Journal Entry Account",
|
||||||
"parentfield": "accounts",
|
"parentfield": "accounts"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"user_remark": "test",
|
"user_remark": "test",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user