Added the travel request on the config page

This commit is contained in:
Manas Solanki 2018-05-16 18:09:43 +05:30
parent fa57cdd86d
commit 5b34c00ba6
2 changed files with 8 additions and 4 deletions

View File

@ -142,7 +142,7 @@ def get_data():
]
},
{
"label": _("Expense Claim"),
"label": _("Travel and Expense Claim"),
"items": [
{
"type": "doctype",
@ -156,6 +156,10 @@ def get_data():
"type": "doctype",
"name": "Expense Claim Type",
},
{
"type": "doctype",
"name": "Travel Request",
},
]
},
{

View File

@ -151,7 +151,7 @@
"ignore_xss_filter": 0,
"in_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_list_view": 1,
"in_standard_filter": 0,
"label": "Purpose of Travel",
"length": 0,
@ -307,7 +307,7 @@
"ignore_xss_filter": 0,
"in_filter": 0,
"in_global_search": 0,
"in_list_view": 0,
"in_list_view": 1,
"in_standard_filter": 0,
"label": "Employee",
"length": 0,
@ -871,7 +871,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2018-05-16 04:35:56.819570",
"modified": "2018-05-16 08:38:22.543808",
"modified_by": "Administrator",
"module": "HR",
"name": "Travel Request",