mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-26 00:14:50 +00:00
fix(selling): set workspace type and app
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"app": "erpnext",
|
||||||
"charts": [
|
"charts": [
|
||||||
{
|
{
|
||||||
"chart_name": "Sales Order Trends",
|
"chart_name": "Sales Order Trends",
|
||||||
@@ -621,7 +622,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2024-07-18 04:16:18.176054",
|
"modified": "2024-12-13 14:37:39.781540",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Selling",
|
"module": "Selling",
|
||||||
"name": "Selling",
|
"name": "Selling",
|
||||||
@@ -676,5 +677,6 @@
|
|||||||
"type": "Dashboard"
|
"type": "Dashboard"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Selling"
|
"title": "Selling",
|
||||||
}
|
"type": "Workspace"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user