{
 "creation": "2013-01-25 11:35:08.000000", 
 "description": "Set prefix for numbering series on your transactions", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "fields": [
  {
   "description": "Set prefix for numbering series on your transactions", 
   "fieldname": "setup_series", 
   "fieldtype": "Section Break", 
   "label": "Setup Series", 
   "permlevel": 0
  }, 
  {
   "fieldname": "select_doc_for_series", 
   "fieldtype": "Select", 
   "label": "Select Transaction", 
   "permlevel": 0
  }, 
  {
   "fieldname": "help_html", 
   "fieldtype": "HTML", 
   "label": "Help HTML", 
   "options": "<div class=\"well\">\nEdit list of Series in the box below. Rules:\n<ul>\n<li>Each Series Prefix on a new line.</li>\n<li>Allowed special characters are \"/\" and \"-\"</li>\n<li>Optionally, set the number of digits in the series using dot (.) followed by hashes (#). For example, \".####\" means that the series will have four digits. Default is five digits.</li>\n</ul>\nExamples:<br>\nINV-<br>\nINV-10-<br>\nINVK-<br>\nINV-.####<br>\n</div>", 
   "permlevel": 0
  }, 
  {
   "fieldname": "set_options", 
   "fieldtype": "Text", 
   "label": "Series List for this Transaction", 
   "permlevel": 0
  }, 
  {
   "description": "Check this if you want to force the user to select a series before saving. There will be no default if you check this.", 
   "fieldname": "user_must_always_select", 
   "fieldtype": "Check", 
   "label": "User must always select", 
   "permlevel": 0
  }, 
  {
   "fieldname": "update", 
   "fieldtype": "Button", 
   "label": "Update", 
   "permlevel": 0
  }, 
  {
   "description": "Change the starting / current sequence number of an existing series.", 
   "fieldname": "update_series", 
   "fieldtype": "Section Break", 
   "label": "Update Series", 
   "permlevel": 0
  }, 
  {
   "fieldname": "prefix", 
   "fieldtype": "Select", 
   "label": "Prefix", 
   "permlevel": 0
  }, 
  {
   "description": "This is the number of the last created transaction with this prefix", 
   "fieldname": "current_value", 
   "fieldtype": "Int", 
   "label": "Current Value", 
   "permlevel": 0
  }, 
  {
   "fieldname": "update_series_start", 
   "fieldtype": "Button", 
   "label": "Update Series Number", 
   "options": "update_series_start", 
   "permlevel": 0
  }
 ], 
 "hide_heading": 0, 
 "hide_toolbar": 1, 
 "icon": "icon-sort-by-order", 
 "idx": 1, 
 "issingle": 1, 
 "modified": "2013-12-20 19:23:21.000000", 
 "modified_by": "Administrator", 
 "module": "Setup", 
 "name": "Naming Series", 
 "owner": "Administrator", 
 "permissions": [
  {
   "create": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "report": 0, 
   "role": "System Manager", 
   "submit": 0, 
   "write": 1
  }
 ], 
 "read_only": 1
}