fix: Dont Copy or Print Naming Series

This commit is contained in:
marination 2020-09-02 11:54:55 +05:30
parent f51cf9f23e
commit 099d6718c9

View File

@ -446,7 +446,9 @@
"fieldname": "naming_series", "fieldname": "naming_series",
"fieldtype": "Select", "fieldtype": "Select",
"label": "Series", "label": "Series",
"no_copy": 1,
"options": "PROJ.####", "options": "PROJ.####",
"print_hide": 1,
"reqd": 1, "reqd": 1,
"set_only_once": 1 "set_only_once": 1
} }
@ -456,7 +458,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"max_attachments": 4, "max_attachments": 4,
"modified": "2020-08-30 21:36:45.915818", "modified": "2020-09-02 11:54:01.223620",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Projects", "module": "Projects",
"name": "Project", "name": "Project",