[minor] purchase order - no_copy=0 for purchase other charges, so that the field could be mapped

This commit is contained in:
Anand Doshi 2013-08-01 12:28:21 +05:30
parent 97fd522788
commit 482f34302e

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-05-21 16:16:39", "creation": "2013-05-21 16:16:39",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-23 15:26:28", "modified": "2013-08-01 12:27:13",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -313,7 +313,7 @@
"fieldname": "purchase_other_charges", "fieldname": "purchase_other_charges",
"fieldtype": "Link", "fieldtype": "Link",
"label": "Purchase Taxes and Charges", "label": "Purchase Taxes and Charges",
"no_copy": 1, "no_copy": 0,
"oldfieldname": "purchase_other_charges", "oldfieldname": "purchase_other_charges",
"oldfieldtype": "Link", "oldfieldtype": "Link",
"options": "Purchase Taxes and Charges Master", "options": "Purchase Taxes and Charges Master",