From 4a1c897b2d5c3faf252d6050c71f4b77efb0c080 Mon Sep 17 00:00:00 2001 From: Nabin Hait Date: Thu, 26 Jun 2014 12:34:27 +0530 Subject: [PATCH] Select field options in serial no --- erpnext/stock/doctype/serial_no/serial_no.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/stock/doctype/serial_no/serial_no.json b/erpnext/stock/doctype/serial_no/serial_no.json index 3316582e0d..8de04f03b4 100644 --- a/erpnext/stock/doctype/serial_no/serial_no.json +++ b/erpnext/stock/doctype/serial_no/serial_no.json @@ -155,7 +155,7 @@ "fieldtype": "Select", "label": "Creation Document Type", "no_copy": 1, - "options": "\nPurchase Receipt\nStock Entry", + "options": "\nPurchase Receipt\nStock Entry\nSerial No", "permlevel": 0, "read_only": 1 }, @@ -418,7 +418,7 @@ "icon": "icon-barcode", "idx": 1, "in_create": 0, - "modified": "2014-05-27 03:49:19.131746", + "modified": "2014-06-26 12:33:49.911829", "modified_by": "Administrator", "module": "Stock", "name": "Serial No",