Skip to content

Commit

Permalink
Merge pull request #44696 from akhilnarang/add-type-selling-workspace
Browse files Browse the repository at this point in the history
fix(selling): set workspace type and app
  • Loading branch information
ruthra-kumar authored Dec 13, 2024
2 parents 693b073 + f704ade commit 168baae
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions erpnext/selling/workspace/selling/selling.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"app": "erpnext",
"charts": [
{
"chart_name": "Sales Order Trends",
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -676,5 +677,6 @@
"type": "Dashboard"
}
],
"title": "Selling"
}
"title": "Selling",
"type": "Workspace"
}

0 comments on commit 168baae

Please sign in to comment.