feat: Add Desk Page for Utilities for Video group
This commit is contained in:
parent
6520655d59
commit
0a0e258d8b
29
erpnext/utilities/desk_page/utilities/utilities.json
Normal file
29
erpnext/utilities/desk_page/utilities/utilities.json
Normal file
@ -0,0 +1,29 @@
|
||||
{
|
||||
"cards": [
|
||||
{
|
||||
"hidden": 0,
|
||||
"label": "Video",
|
||||
"links": "[\n {\n \"description\": \"Video\",\n \"label\": \"Video\",\n \"name\": \"Video\",\n \"type\": \"doctype\"\n },\n {\n \"description\": \"Video settings\",\n \"label\": \"Video Settings\",\n \"name\": \"Video Settings\",\n \"type\": \"doctype\"\n }\n]"
|
||||
}
|
||||
],
|
||||
"category": "Modules",
|
||||
"charts": [],
|
||||
"creation": "2020-09-10 12:21:22.335307",
|
||||
"developer_mode_only": 0,
|
||||
"disable_user_customization": 0,
|
||||
"docstatus": 0,
|
||||
"doctype": "Desk Page",
|
||||
"extends_another_page": 0,
|
||||
"hide_custom": 0,
|
||||
"idx": 0,
|
||||
"is_standard": 1,
|
||||
"label": "Utilities",
|
||||
"modified": "2020-09-10 12:33:30.089853",
|
||||
"modified_by": "user@erpnext.com",
|
||||
"module": "Utilities",
|
||||
"name": "Utilities",
|
||||
"owner": "user@erpnext.com",
|
||||
"pin_to_bottom": 1,
|
||||
"pin_to_top": 0,
|
||||
"shortcuts": []
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user