[fix] label for document type, fixes #2165
This commit is contained in:
parent
a16e6a143f
commit
80354e1567
1 changed files with 3 additions and 2 deletions
|
|
@ -192,6 +192,7 @@
|
|||
"bold": 0,
|
||||
"collapsible": 0,
|
||||
"columns": 0,
|
||||
"description": "",
|
||||
"fieldname": "document_type",
|
||||
"fieldtype": "Select",
|
||||
"hidden": 0,
|
||||
|
|
@ -200,7 +201,7 @@
|
|||
"in_filter": 0,
|
||||
"in_list_view": 0,
|
||||
"in_standard_filter": 0,
|
||||
"label": "Document Type",
|
||||
"label": "Show in Module Section",
|
||||
"length": 0,
|
||||
"no_copy": 0,
|
||||
"oldfieldname": "document_type",
|
||||
|
|
@ -1346,7 +1347,7 @@
|
|||
"issingle": 0,
|
||||
"istable": 0,
|
||||
"max_attachments": 0,
|
||||
"modified": "2016-11-07 05:22:39.717897",
|
||||
"modified": "2016-11-08 01:17:33.593456",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Core",
|
||||
"name": "DocType",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue