[fix] [minor] Set Purchase Order Date as No Copy

This commit is contained in:
Anand Doshi 2013-09-12 18:35:23 +05:30
parent 31f1f005dd
commit 24416f92cc

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-08-09 14:45:51", "modified": "2013-09-12 18:34:54",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -132,6 +132,7 @@
"fieldtype": "Date", "fieldtype": "Date",
"in_filter": 1, "in_filter": 1,
"label": "Purchase Order Date", "label": "Purchase Order Date",
"no_copy": 1,
"oldfieldname": "transaction_date", "oldfieldname": "transaction_date",
"oldfieldtype": "Date", "oldfieldtype": "Date",
"reqd": 1, "reqd": 1,