Set ignore_user_permission 1 for Company field in Item Default (#16167)

This commit is contained in:
KanchanChauhan 2018-12-24 14:48:09 +05:30 committed by Rushabh Mehta
parent 349040db6d
commit 1790a6faaa

View File

@ -1,5 +1,6 @@
{
"allow_copy": 0,
"allow_events_in_timeline": 0,
"allow_guest_to_view": 0,
"allow_import": 0,
"allow_rename": 0,
@ -22,7 +23,7 @@
"fieldname": "company",
"fieldtype": "Link",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_user_permissions": 1,
"ignore_xss_filter": 0,
"in_filter": 0,
"in_global_search": 0,
@ -444,7 +445,7 @@
"issingle": 0,
"istable": 1,
"max_attachments": 0,
"modified": "2018-09-19 16:17:52.562232",
"modified": "2018-12-07 11:48:07.638935",
"modified_by": "Administrator",
"module": "Stock",
"name": "Item Default",