refactor: add charts to financial statements workspace

This commit is contained in:
ruthra kumar
2025-12-22 15:01:26 +05:30
parent 941b70a185
commit 9580a3c9f7

View File

@@ -1,5 +1,11 @@
{
"charts": [],
"app": "erpnext",
"charts": [
{
"chart_name": "Profit and Loss",
"label": "Profit and Loss"
}
],
"content": "[{\"id\":\"nKKr6fjgjb\",\"type\":\"card\",\"data\":{\"card_name\":\"Ledgers\",\"col\":4}},{\"id\":\"p7NY6MHe2Y\",\"type\":\"card\",\"data\":{\"card_name\":\"Financial Statements\",\"col\":4}},{\"id\":\"3AK1Zf0oew\",\"type\":\"card\",\"data\":{\"card_name\":\"Profitability\",\"col\":4}},{\"id\":\"Q_hBCnSeJY\",\"type\":\"card\",\"data\":{\"card_name\":\"Other Reports\",\"col\":4}}]",
"creation": "2024-01-05 16:09:16.766939",
"custom_blocks": [],
@@ -260,7 +266,7 @@
"type": "Link"
}
],
"modified": "2024-01-18 22:13:07.596844",
"modified": "2025-12-22 13:55:46.095713",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Financial Reports",
@@ -273,5 +279,6 @@
"roles": [],
"sequence_id": 5.0,
"shortcuts": [],
"title": "Financial Reports"
}
"title": "Financial Reports",
"type": "Workspace"
}