Merge pull request #44696 from akhilnarang/add-type-selling-workspace

fix(selling): set workspace type and app
This commit is contained in:
ruthra kumar
2024-12-13 15:17:06 +05:30
committed by GitHub

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"
}