[Fix] Minor fix for field rename
This commit is contained in:
parent
8af429da1f
commit
99dac07a56
@ -2067,7 +2067,7 @@
|
|||||||
"bold": 0,
|
"bold": 0,
|
||||||
"collapsible": 0,
|
"collapsible": 0,
|
||||||
"columns": 0,
|
"columns": 0,
|
||||||
"depends_on": "eval:(doc.inspection_required || doc.inspection_required_before_delivery)",
|
"depends_on": "eval:(doc.inspection_required_before_purchase || doc.inspection_required_before_delivery)",
|
||||||
"description": "Will also apply to variants",
|
"description": "Will also apply to variants",
|
||||||
"fieldname": "quality_parameters",
|
"fieldname": "quality_parameters",
|
||||||
"fieldtype": "Table",
|
"fieldtype": "Table",
|
||||||
@ -2683,7 +2683,7 @@
|
|||||||
"issingle": 0,
|
"issingle": 0,
|
||||||
"istable": 0,
|
"istable": 0,
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
"modified": "2016-11-16 15:57:09.941178",
|
"modified": "2016-11-18 02:19:54.507883",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Item",
|
"name": "Item",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user