From 9c901e75cd9eb7e7ac40a1119660e09ec2d6283e Mon Sep 17 00:00:00 2001 From: Anand Doshi Date: Wed, 12 Jun 2013 15:28:45 +0530 Subject: [PATCH] [sales invoice] [cleanup] removed basic info section --- accounts/doctype/sales_invoice/sales_invoice.txt | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/accounts/doctype/sales_invoice/sales_invoice.txt b/accounts/doctype/sales_invoice/sales_invoice.txt index f5eb3564ee..27a0340f90 100644 --- a/accounts/doctype/sales_invoice/sales_invoice.txt +++ b/accounts/doctype/sales_invoice/sales_invoice.txt @@ -2,7 +2,7 @@ { "creation": "2013-05-24 19:29:05", "docstatus": 0, - "modified": "2013-06-05 18:53:03", + "modified": "2013-06-12 15:14:00", "modified_by": "Administrator", "owner": "Administrator" }, @@ -39,15 +39,6 @@ "doctype": "DocType", "name": "Sales Invoice" }, - { - "doctype": "DocField", - "fieldname": "basic_info", - "fieldtype": "Section Break", - "label": "Basic Info", - "oldfieldtype": "Section Break", - "print_hide": 1, - "read_only": 0 - }, { "description": "To manage multiple series please go to Setup > Manage Series", "doctype": "DocField",