Merge pull request #4242 from nabinhait/to_warehouse_dn

[fix] Ignore users permission for To Warehouse field in Delivery Note
This commit is contained in:
Nabin Hait 2015-10-28 15:42:16 +05:30
commit a530f410e3

View File

@ -760,7 +760,7 @@
"fieldname": "target_warehouse",
"fieldtype": "Link",
"hidden": 0,
"ignore_user_permissions": 0,
"ignore_user_permissions": 1,
"in_filter": 0,
"in_list_view": 0,
"label": "To Warehouse (Optional)",
@ -1162,7 +1162,7 @@
"is_submittable": 0,
"issingle": 0,
"istable": 1,
"modified": "2015-10-26 02:19:18.053222",
"modified": "2015-10-28 12:41:53.738462",
"modified_by": "Administrator",
"module": "Stock",
"name": "Delivery Note Item",