[fix] [minor] removed reserved warehouse from no_copy in sales order item

This commit is contained in:
Nabin Hait 2013-08-22 15:43:18 +05:30
parent 80a2f70bad
commit d5b01a1ddc

View File

@ -2,7 +2,7 @@
{
"creation": "2013-03-07 11:42:58",
"docstatus": 0,
"modified": "2013-08-07 14:44:50",
"modified": "2013-08-22 15:43:07",
"modified_by": "Administrator",
"owner": "Administrator"
},
@ -230,7 +230,7 @@
"fieldtype": "Link",
"in_list_view": 0,
"label": "Reserved Warehouse",
"no_copy": 1,
"no_copy": 0,
"oldfieldname": "reserved_warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",