{
 "autoname": "naming_series:", 
 "creation": "2013-02-28 17:57:33.000000", 
 "description": "Batch Time Logs for Billing.", 
 "docstatus": 0, 
 "doctype": "DocType", 
 "document_type": "Transaction", 
 "fields": [
  {
   "fieldname": "naming_series", 
   "fieldtype": "Select", 
   "label": "Series", 
   "options": "TLB-", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "description": "For Sales Invoice", 
   "fieldname": "rate", 
   "fieldtype": "Currency", 
   "label": "Rate", 
   "permlevel": 0
  }, 
  {
   "fieldname": "column_break_3", 
   "fieldtype": "Column Break", 
   "permlevel": 0
  }, 
  {
   "default": "Draft", 
   "fieldname": "status", 
   "fieldtype": "Select", 
   "in_list_view": 1, 
   "label": "Status", 
   "options": "Draft\nSubmitted\nBilled\nCancelled", 
   "permlevel": 0, 
   "read_only": 1
  }, 
  {
   "description": "Will be updated after Sales Invoice is Submitted.", 
   "fieldname": "sales_invoice", 
   "fieldtype": "Link", 
   "in_list_view": 1, 
   "label": "Sales Invoice", 
   "options": "Sales Invoice", 
   "permlevel": 0, 
   "read_only": 1
  }, 
  {
   "fieldname": "section_break_5", 
   "fieldtype": "Section Break", 
   "permlevel": 0
  }, 
  {
   "fieldname": "time_log_batch_details", 
   "fieldtype": "Table", 
   "label": "Time Log Batch Details", 
   "options": "Time Log Batch Detail", 
   "permlevel": 0, 
   "reqd": 1
  }, 
  {
   "description": "In Hours", 
   "fieldname": "total_hours", 
   "fieldtype": "Float", 
   "in_list_view": 1, 
   "label": "Total Hours", 
   "permlevel": 0, 
   "read_only": 1
  }, 
  {
   "fieldname": "amended_from", 
   "fieldtype": "Link", 
   "ignore_restrictions": 1, 
   "label": "Amended From", 
   "no_copy": 1, 
   "options": "Time Log Batch", 
   "permlevel": 0, 
   "print_hide": 1, 
   "read_only": 1
  }
 ], 
 "icon": "icon-time", 
 "idx": 1, 
 "is_submittable": 1, 
 "modified": "2014-01-20 17:49:34.000000", 
 "modified_by": "Administrator", 
 "module": "Projects", 
 "name": "Time Log Batch", 
 "owner": "Administrator", 
 "permissions": [
  {
   "amend": 1, 
   "cancel": 1, 
   "create": 1, 
   "delete": 1, 
   "email": 1, 
   "permlevel": 0, 
   "print": 1, 
   "read": 1, 
   "report": 1, 
   "role": "Projects User", 
   "submit": 1, 
   "write": 1
  }
 ]
}