chore: add fields Serial No
and Batch No
in SRE
This commit is contained in:
parent
7b6e4d44b7
commit
48108b5b41
@ -25,8 +25,10 @@
|
||||
"delivered_qty",
|
||||
"section_break_3vb3",
|
||||
"company",
|
||||
"column_break_jbyr",
|
||||
"project",
|
||||
"column_break_jbyr",
|
||||
"batch_no",
|
||||
"serial_no",
|
||||
"status",
|
||||
"amended_from"
|
||||
],
|
||||
@ -223,6 +225,18 @@
|
||||
{
|
||||
"fieldname": "column_break_jbyr",
|
||||
"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,
|
||||
@ -230,7 +244,7 @@
|
||||
"index_web_pages_for_search": 1,
|
||||
"is_submittable": 1,
|
||||
"links": [],
|
||||
"modified": "2023-03-24 16:08:14.352534",
|
||||
"modified": "2023-03-24 16:22:08.859347",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Stock Reservation Entry",
|
||||
|
Loading…
x
Reference in New Issue
Block a user