fix(selling): set workspace type and app

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
This commit is contained in:
Akhil Narang
2024-12-13 14:39:59 +05:30
parent b584212edb
commit f704ade417

View File

@@ -1,4 +1,5 @@
{
"app": "erpnext",
"charts": [
{
"chart_name": "Sales Order Trends",
@@ -621,7 +622,7 @@
"type": "Link"
}
],
"modified": "2024-07-18 04:16:18.176054",
"modified": "2024-12-13 14:37:39.781540",
"modified_by": "Administrator",
"module": "Selling",
"name": "Selling",
@@ -676,5 +677,6 @@
"type": "Dashboard"
}
],
"title": "Selling"
}
"title": "Selling",
"type": "Workspace"
}