fix: BOM import failed as importer use same label field for Raw MaterialsItem table and Scrap Item table

This commit is contained in:
Florian HENRY 2023-02-13 23:34:20 +01:00
parent ce748cec3a
commit 86be259341

View File

@ -289,7 +289,7 @@
{ {
"fieldname": "scrap_items", "fieldname": "scrap_items",
"fieldtype": "Table", "fieldtype": "Table",
"label": "Items", "label": "Scrap Items",
"options": "BOM Scrap Item" "options": "BOM Scrap Item"
}, },
{ {
@ -605,7 +605,7 @@
"image_field": "image", "image_field": "image",
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-01-10 07:47:08.652616", "modified": "2023-02-13 17:31:37.504565",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Manufacturing", "module": "Manufacturing",
"name": "BOM", "name": "BOM",