Revert "chore: add fields Serial No and Batch No in SRE"

This reverts commit 48108b5b419650cdebcbfc823468f9c64832e121.
This commit is contained in:
s-aga-r 2023-03-29 18:22:24 +05:30
parent 6b24551672
commit 2522198129

View File

@ -25,10 +25,8 @@
"delivered_qty", "delivered_qty",
"section_break_3vb3", "section_break_3vb3",
"company", "company",
"project",
"column_break_jbyr", "column_break_jbyr",
"batch_no", "project",
"serial_no",
"status", "status",
"amended_from" "amended_from"
], ],
@ -176,6 +174,7 @@
"read_only": 1 "read_only": 1
}, },
{ {
"default": "0",
"fieldname": "delivered_qty", "fieldname": "delivered_qty",
"fieldtype": "Float", "fieldtype": "Float",
"label": "Delivered Qty", "label": "Delivered Qty",
@ -225,18 +224,6 @@
{ {
"fieldname": "column_break_jbyr", "fieldname": "column_break_jbyr",
"fieldtype": "Column Break" "fieldtype": "Column Break"
},
{
"fieldname": "batch_no",
"fieldtype": "Data",
"label": "Batch No",
"read_only": 1
},
{
"fieldname": "serial_no",
"fieldtype": "Long Text",
"label": "Serial No",
"read_only": 1
} }
], ],
"hide_toolbar": 1, "hide_toolbar": 1,
@ -244,7 +231,7 @@
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"is_submittable": 1, "is_submittable": 1,
"links": [], "links": [],
"modified": "2023-03-24 16:22:08.859347", "modified": "2023-03-29 18:24:18.332719",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Stock Reservation Entry", "name": "Stock Reservation Entry",