From 8f8a485e074c5cfa6a0d0da32f2aff69a5e13ed2 Mon Sep 17 00:00:00 2001 From: Giovanni Date: Sun, 10 Dec 2017 19:46:01 +0100 Subject: [PATCH] - autoname field:barcode --- erpnext/stock/doctype/item_barcode/item_barcode.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/erpnext/stock/doctype/item_barcode/item_barcode.json b/erpnext/stock/doctype/item_barcode/item_barcode.json index 76cd061a2b..e592981160 100644 --- a/erpnext/stock/doctype/item_barcode/item_barcode.json +++ b/erpnext/stock/doctype/item_barcode/item_barcode.json @@ -3,6 +3,7 @@ "allow_guest_to_view": 0, "allow_import": 0, "allow_rename": 0, + "autoname": "field:barcode", "beta": 0, "creation": "2017-12-09 18:54:50.562438", "custom": 0, @@ -84,7 +85,7 @@ "issingle": 0, "istable": 1, "max_attachments": 0, - "modified": "2017-12-10 18:39:10.566172", + "modified": "2017-12-10 19:45:08.634821", "modified_by": "Administrator", "module": "Stock", "name": "Item Barcode",