mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 19:59:12 +00:00
refactor: add charts to financial statements workspace
This commit is contained in:
@@ -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}}]",
|
"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",
|
"creation": "2024-01-05 16:09:16.766939",
|
||||||
"custom_blocks": [],
|
"custom_blocks": [],
|
||||||
@@ -260,7 +266,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2024-01-18 22:13:07.596844",
|
"modified": "2025-12-22 13:55:46.095713",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Accounts",
|
"module": "Accounts",
|
||||||
"name": "Financial Reports",
|
"name": "Financial Reports",
|
||||||
@@ -273,5 +279,6 @@
|
|||||||
"roles": [],
|
"roles": [],
|
||||||
"sequence_id": 5.0,
|
"sequence_id": 5.0,
|
||||||
"shortcuts": [],
|
"shortcuts": [],
|
||||||
"title": "Financial Reports"
|
"title": "Financial Reports",
|
||||||
|
"type": "Workspace"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user