[Fix] Batch value showing as item value while making batch (#13281)

This commit is contained in:
rohitwaghchaure 2018-03-12 17:20:50 +05:30 committed by Nabin Hait
parent 3907eae83f
commit 13460f023d

View File

@ -3,7 +3,7 @@
"allow_guest_to_view": 0, "allow_guest_to_view": 0,
"allow_import": 1, "allow_import": 1,
"allow_rename": 0, "allow_rename": 0,
"autoname": "", "autoname": "field:batch_id",
"beta": 0, "beta": 0,
"creation": "2013-03-05 14:50:38", "creation": "2013-03-05 14:50:38",
"custom": 0, "custom": 0,
@ -27,7 +27,7 @@
"ignore_xss_filter": 0, "ignore_xss_filter": 0,
"in_filter": 0, "in_filter": 0,
"in_global_search": 0, "in_global_search": 0,
"in_list_view": 0, "in_list_view": 1,
"in_standard_filter": 0, "in_standard_filter": 0,
"label": "Batch ID", "label": "Batch ID",
"length": 0, "length": 0,
@ -58,7 +58,7 @@
"ignore_xss_filter": 0, "ignore_xss_filter": 0,
"in_filter": 0, "in_filter": 0,
"in_global_search": 0, "in_global_search": 0,
"in_list_view": 0, "in_list_view": 1,
"in_standard_filter": 1, "in_standard_filter": 1,
"label": "Item", "label": "Item",
"length": 0, "length": 0,
@ -425,7 +425,7 @@
"issingle": 0, "issingle": 0,
"istable": 0, "istable": 0,
"max_attachments": 5, "max_attachments": 5,
"modified": "2017-05-21 21:00:11.096038", "modified": "2018-03-12 16:37:20.144750",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Stock", "module": "Stock",
"name": "Batch", "name": "Batch",