[minor] set no copy to sales goal fields (#9956)

This commit is contained in:
Makarand Bauskar 2017-07-19 18:55:12 +05:30 committed by GitHub
parent 7b021e0fac
commit ac9b1332d2

View File

@ -547,7 +547,7 @@
"in_standard_filter": 0, "in_standard_filter": 0,
"label": "Sales Monthly History", "label": "Sales Monthly History",
"length": 0, "length": 0,
"no_copy": 0, "no_copy": 1,
"permlevel": 0, "permlevel": 0,
"precision": "", "precision": "",
"print_hide": 0, "print_hide": 0,
@ -577,7 +577,7 @@
"in_standard_filter": 0, "in_standard_filter": 0,
"label": "Sales Target", "label": "Sales Target",
"length": 0, "length": 0,
"no_copy": 0, "no_copy": 1,
"options": "default_currency", "options": "default_currency",
"permlevel": 0, "permlevel": 0,
"precision": "", "precision": "",
@ -637,7 +637,7 @@
"in_standard_filter": 0, "in_standard_filter": 0,
"label": "Total Monthly Sales", "label": "Total Monthly Sales",
"length": 0, "length": 0,
"no_copy": 0, "no_copy": 1,
"options": "default_currency", "options": "default_currency",
"permlevel": 0, "permlevel": 0,
"precision": "", "precision": "",
@ -1961,7 +1961,7 @@
"istable": 0, "istable": 0,
"max_attachments": 0, "max_attachments": 0,
"menu_index": 0, "menu_index": 0,
"modified": "2017-07-17 15:50:27.218951", "modified": "2017-07-19 03:16:27.171189",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Setup", "module": "Setup",
"name": "Company", "name": "Company",