mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-29 18:04:46 +00:00
raw material supplied in purchase receipt should be a no copy field
This commit is contained in:
@@ -2,7 +2,7 @@
|
|||||||
{
|
{
|
||||||
"creation": "2013-02-07 08:28:23",
|
"creation": "2013-02-07 08:28:23",
|
||||||
"docstatus": 0,
|
"docstatus": 0,
|
||||||
"modified": "2013-02-08 14:06:15",
|
"modified": "2013-02-11 08:13:11",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"owner": "Administrator"
|
"owner": "Administrator"
|
||||||
},
|
},
|
||||||
@@ -385,6 +385,7 @@
|
|||||||
"hidden": 1,
|
"hidden": 1,
|
||||||
"in_filter": 0,
|
"in_filter": 0,
|
||||||
"label": "Raw Materials Supplied Cost",
|
"label": "Raw Materials Supplied Cost",
|
||||||
|
"no_copy": 1,
|
||||||
"oldfieldname": "rm_supp_cost",
|
"oldfieldname": "rm_supp_cost",
|
||||||
"oldfieldtype": "Currency",
|
"oldfieldtype": "Currency",
|
||||||
"options": "Company:company:default_currency",
|
"options": "Company:company:default_currency",
|
||||||
|
|||||||
Reference in New Issue
Block a user