fix: Always show QI Template in Item
This commit is contained in:
parent
164079127f
commit
b0ef8fb7c5
@ -106,9 +106,9 @@
|
|||||||
"item_tax_section_break",
|
"item_tax_section_break",
|
||||||
"taxes",
|
"taxes",
|
||||||
"inspection_criteria",
|
"inspection_criteria",
|
||||||
|
"quality_inspection_template",
|
||||||
"inspection_required_before_purchase",
|
"inspection_required_before_purchase",
|
||||||
"inspection_required_before_delivery",
|
"inspection_required_before_delivery",
|
||||||
"quality_inspection_template",
|
|
||||||
"manufacturing",
|
"manufacturing",
|
||||||
"default_bom",
|
"default_bom",
|
||||||
"is_sub_contracted_item",
|
"is_sub_contracted_item",
|
||||||
@ -814,7 +814,6 @@
|
|||||||
"label": "Inspection Required before Delivery"
|
"label": "Inspection Required before Delivery"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"depends_on": "eval:(doc.inspection_required_before_purchase || doc.inspection_required_before_delivery)",
|
|
||||||
"fieldname": "quality_inspection_template",
|
"fieldname": "quality_inspection_template",
|
||||||
"fieldtype": "Link",
|
"fieldtype": "Link",
|
||||||
"label": "Quality Inspection Template",
|
"label": "Quality Inspection Template",
|
||||||
@ -1069,7 +1068,7 @@
|
|||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"max_attachments": 1,
|
"max_attachments": 1,
|
||||||
"modified": "2020-08-07 14:24:58.384992",
|
"modified": "2021-01-25 20:49:50.222976",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Item",
|
"name": "Item",
|
||||||
@ -1131,4 +1130,4 @@
|
|||||||
"sort_order": "DESC",
|
"sort_order": "DESC",
|
||||||
"title_field": "item_name",
|
"title_field": "item_name",
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user