This commit is contained in:
Pawan Mehta 2018-06-28 14:13:56 +05:30 committed by Nabin Hait
parent 168e66b107
commit c7897e491d
2 changed files with 73 additions and 71 deletions

View File

@ -69,7 +69,7 @@
"options": "",
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 1,
"remember_last_selected_value": 0,
@ -167,7 +167,7 @@
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 1,
"remember_last_selected_value": 0,
@ -200,7 +200,7 @@
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 1,
"remember_last_selected_value": 0,
@ -234,7 +234,7 @@
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 1,
"remember_last_selected_value": 0,
@ -268,7 +268,7 @@
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 1,
"remember_last_selected_value": 0,
@ -538,7 +538,7 @@
"options": "Company:company:default_currency",
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 0,
"remember_last_selected_value": 0,
@ -626,7 +626,7 @@
"issingle": 0,
"istable": 1,
"max_attachments": 0,
"modified": "2018-06-22 15:54:36.993512",
"modified": "2018-06-28 12:16:30.326643",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Detail",
@ -640,5 +640,6 @@
"sort_field": "modified",
"sort_order": "DESC",
"track_changes": 0,
"track_seen": 0
"track_seen": 0,
"track_views": 0
}

View File

@ -836,7 +836,7 @@
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_hide_if_no_value": 1,
"read_only": 0,
"remember_last_selected_value": 0,
"report_hide": 0,
@ -869,7 +869,7 @@
"permlevel": 0,
"precision": "2",
"print_hide": 0,
"print_hide_if_no_value": 0,
"print_hide_if_no_value": 1,
"read_only": 0,
"remember_last_selected_value": 0,
"report_hide": 0,
@ -1872,7 +1872,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2018-05-25 12:33:27.147636",
"modified": "2018-06-28 12:18:50.538159",
"modified_by": "Administrator",
"module": "HR",
"name": "Salary Slip",
@ -1945,5 +1945,6 @@
"timeline_field": "employee",
"title_field": "employee_name",
"track_changes": 0,
"track_seen": 0
"track_seen": 0,
"track_views": 0
}