mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-07 15:12:51 +00:00
feat: Workspace link for Cost Center Allocation
This commit is contained in:
@@ -1023,6 +1023,17 @@
|
|||||||
"onboard": 0,
|
"onboard": 0,
|
||||||
"type": "Link"
|
"type": "Link"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"dependencies": "Cost Center",
|
||||||
|
"hidden": 0,
|
||||||
|
"is_query_report": 0,
|
||||||
|
"label": "Cost Center Allocation",
|
||||||
|
"link_count": 0,
|
||||||
|
"link_to": "Cost Center Allocation",
|
||||||
|
"link_type": "DocType",
|
||||||
|
"onboard": 0,
|
||||||
|
"type": "Link"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"dependencies": "Cost Center",
|
"dependencies": "Cost Center",
|
||||||
"hidden": 0,
|
"hidden": 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user