mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-19 04:59:18 +00:00
fix: added to workspaces
This commit is contained in:
@@ -226,6 +226,26 @@
|
|||||||
"onboard": 0,
|
"onboard": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"hidden": 0,
|
||||||
|
"is_query_report": 0,
|
||||||
|
"label": "Sales Commission",
|
||||||
|
"link_count": 0,
|
||||||
|
"link_to": "Sales Commission",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"onboard": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"hidden": 0,
|
||||||
|
"is_query_report": 0,
|
||||||
|
"label": "Process Sales Commission",
|
||||||
|
"link_count": 0,
|
||||||
|
"link_to": "Process Sales Commission",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"onboard": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"hidden": 0,
|
"hidden": 0,
|
||||||
"is_query_report": 0,
|
"is_query_report": 0,
|
||||||
@@ -323,7 +343,7 @@
|
|||||||
"type": "Link"
|
"type": "Link"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"modified": "2022-02-23 17:41:19.098813",
|
"modified": "2022-02-24 17:41:19.098813",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Payroll",
|
"module": "Payroll",
|
||||||
"name": "Payroll",
|
"name": "Payroll",
|
||||||
@@ -369,4 +389,4 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"title": "Payroll"
|
"title": "Payroll"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user