mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +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": [
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user