mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
feat: added cost of goods sold
Signed-off-by: soham7117 <sohampawar626@gmail.com>
This commit is contained in:
@@ -570,6 +570,18 @@
|
||||
"account_number": "5000",
|
||||
"is_group": 1,
|
||||
"root_type": "Expense",
|
||||
|
||||
"Cost of Goods Sold": {
|
||||
"account_number": "5001",
|
||||
"is_group": 1,
|
||||
"root_type": "Expense",
|
||||
"Cost of Goods Sold": {
|
||||
"account_number": "5010",
|
||||
"is_group": 0,
|
||||
"root_type": "Expense",
|
||||
"account_type": "Cost of Goods Sold"
|
||||
}
|
||||
},
|
||||
"Operating Expenses": {
|
||||
"account_number": "5100",
|
||||
"is_group": 1,
|
||||
|
||||
Reference in New Issue
Block a user