Merge pull request #15043 from shreyashah115/fix-typo

Fix typo in label
This commit is contained in:
Shreya Shah 2018-07-30 12:27:19 +05:30 committed by GitHub
commit b2e0f649d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@
"search_index": 0,
"set_only_once": 0,
"translatable": 0,
"unique": 0
"unique": 1
},
{
"allow_bulk_edit": 0,
@ -288,7 +288,7 @@
"in_global_search": 0,
"in_list_view": 1,
"in_standard_filter": 0,
"label": "Parent Comapny",
"label": "Parent Company",
"length": 0,
"no_copy": 0,
"options": "Company",
@ -2738,7 +2738,7 @@
"istable": 0,
"max_attachments": 0,
"menu_index": 0,
"modified": "2018-06-21 20:05:09.457580",
"modified": "2018-07-30 12:07:33.016473",
"modified_by": "Administrator",
"module": "Setup",
"name": "Company",
@ -2884,5 +2884,6 @@
"show_name_in_global_search": 1,
"sort_order": "ASC",
"track_changes": 1,
"track_seen": 0
"track_seen": 0,
"track_views": 0
}