fix: copy has_batch_no and has_serial_no while duplicating
This commit is contained in:
parent
f4b39b87e3
commit
f06ef17b5d
@ -422,7 +422,6 @@
|
|||||||
"fieldname": "has_batch_no",
|
"fieldname": "has_batch_no",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Has Batch No",
|
"label": "Has Batch No",
|
||||||
"no_copy": 1,
|
|
||||||
"oldfieldname": "has_batch_no",
|
"oldfieldname": "has_batch_no",
|
||||||
"oldfieldtype": "Select"
|
"oldfieldtype": "Select"
|
||||||
},
|
},
|
||||||
@ -472,7 +471,6 @@
|
|||||||
"fieldname": "has_serial_no",
|
"fieldname": "has_serial_no",
|
||||||
"fieldtype": "Check",
|
"fieldtype": "Check",
|
||||||
"label": "Has Serial No",
|
"label": "Has Serial No",
|
||||||
"no_copy": 1,
|
|
||||||
"oldfieldname": "has_serial_no",
|
"oldfieldname": "has_serial_no",
|
||||||
"oldfieldtype": "Select"
|
"oldfieldtype": "Select"
|
||||||
},
|
},
|
||||||
@ -921,7 +919,7 @@
|
|||||||
"image_field": "image",
|
"image_field": "image",
|
||||||
"index_web_pages_for_search": 1,
|
"index_web_pages_for_search": 1,
|
||||||
"links": [],
|
"links": [],
|
||||||
"modified": "2022-02-11 08:07:46.663220",
|
"modified": "2022-03-25 06:38:55.942304",
|
||||||
"modified_by": "Administrator",
|
"modified_by": "Administrator",
|
||||||
"module": "Stock",
|
"module": "Stock",
|
||||||
"name": "Item",
|
"name": "Item",
|
||||||
@ -994,4 +992,4 @@
|
|||||||
"states": [],
|
"states": [],
|
||||||
"title_field": "item_name",
|
"title_field": "item_name",
|
||||||
"track_changes": 1
|
"track_changes": 1
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user