Merge pull request #14835 from shreyashah115/print-hide

Print hide loyalty program related fields
This commit is contained in:
Shreya Shah 2018-07-06 18:36:47 +05:30 committed by GitHub
commit 21d3352aa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 32 additions and 27 deletions

View File

@ -2510,7 +2510,7 @@
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 0,
"remember_last_selected_value": 0,
@ -2542,7 +2542,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,
@ -2606,7 +2606,7 @@
"options": "Loyalty Program",
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 1,
"remember_last_selected_value": 0,
@ -5376,7 +5376,7 @@
"istable": 0,
"max_attachments": 0,
"menu_index": 0,
"modified": "2018-07-06 12:09:02.039783",
"modified": "2018-07-06 18:15:09.600814",
"modified_by": "Administrator",
"module": "Accounts",
"name": "Sales Invoice",
@ -5470,5 +5470,6 @@
"timeline_field": "customer",
"title_field": "title",
"track_changes": 1,
"track_seen": 1
"track_seen": 1,
"track_views": 0
}

View File

@ -1912,6 +1912,7 @@
},
{
"allow_bulk_edit": 0,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
@ -1930,7 +1931,7 @@
"no_copy": 0,
"permlevel": 0,
"precision": "",
"print_hide": 0,
"print_hide": 1,
"print_hide_if_no_value": 0,
"read_only": 0,
"remember_last_selected_value": 0,
@ -1943,6 +1944,7 @@
},
{
"allow_bulk_edit": 0,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
@ -1974,6 +1976,7 @@
},
{
"allow_bulk_edit": 0,
"allow_in_quick_entry": 0,
"allow_on_submit": 0,
"bold": 0,
"collapsible": 0,
@ -1992,7 +1995,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,
@ -3914,7 +3917,7 @@
"issingle": 0,
"istable": 0,
"max_attachments": 0,
"modified": "2018-07-06 15:56:12.483019",
"modified": "2018-07-06 18:16:01.516600",
"modified_by": "Administrator",
"module": "Selling",
"name": "Sales Order",
@ -4045,5 +4048,6 @@
"timeline_field": "customer",
"title_field": "title",
"track_changes": 1,
"track_seen": 1
"track_seen": 1,
"track_views": 0
}