fix: Batch No label in Purchase Receipt (#22360)

This commit is contained in:
Kenneth Sequeira
2020-06-22 17:33:04 +05:30
committed by GitHub
parent 413c2b229a
commit e220be5415

View File

@@ -551,7 +551,7 @@
"fieldname": "batch_no", "fieldname": "batch_no",
"fieldtype": "Link", "fieldtype": "Link",
"in_list_view": 1, "in_list_view": 1,
"label": "Batch No!", "label": "Batch No",
"no_copy": 1, "no_copy": 1,
"oldfieldname": "batch_no", "oldfieldname": "batch_no",
"oldfieldtype": "Link", "oldfieldtype": "Link",
@@ -821,8 +821,7 @@
], ],
"idx": 1, "idx": 1,
"istable": 1, "istable": 1,
"links": [], "modified": "2020-06-20 18:49:16.824489",
"modified": "2020-04-07 18:38:21.141558",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Purchase Receipt Item", "name": "Purchase Receipt Item",