Merge pull request #22089 from scmmishra/selling-dash-fix

fix: dashboard chart does not exist on selling page
This commit is contained in:
Deepesh Garg 2020-06-03 13:38:36 +05:30 committed by GitHub
commit 881999d3bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,7 +29,7 @@
"category": "Modules", "category": "Modules",
"charts": [ "charts": [
{ {
"chart_name": "Income", "chart_name": "Incoming Bills (Purchase Invoice)",
"label": "Income" "label": "Income"
} }
], ],
@ -43,7 +43,7 @@
"idx": 0, "idx": 0,
"is_standard": 1, "is_standard": 1,
"label": "Selling", "label": "Selling",
"modified": "2020-05-28 13:46:08.314240", "modified": "2020-06-03 13:23:24.861706",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Selling", "module": "Selling",
"name": "Selling", "name": "Selling",