feat: added cost of goods sold

Signed-off-by: soham7117 <sohampawar626@gmail.com>
This commit is contained in:
soham7117
2026-05-15 16:47:13 +05:30
parent bd84434d34
commit 4c8f95a1a5

View File

@@ -570,6 +570,18 @@
"account_number": "5000", "account_number": "5000",
"is_group": 1, "is_group": 1,
"root_type": "Expense", "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": { "Operating Expenses": {
"account_number": "5100", "account_number": "5100",
"is_group": 1, "is_group": 1,