[feature] Added Section Breaks to Grids for better visual hierarchy

This commit is contained in:
Rushabh Mehta 2013-07-10 12:07:45 +05:30
parent 0cc2830392
commit f9404ba89f
10 changed files with 153 additions and 27 deletions

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-05-22 12:43:10", "creation": "2013-05-22 12:43:10",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 12:21:47", "modified": "2013-07-10 11:56:50",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -62,6 +62,12 @@
"read_only": 0, "read_only": 0,
"width": "300px" "width": "300px"
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_rate",
"fieldtype": "Section Break",
"label": "Quantity and Rate"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "qty", "fieldname": "qty",
@ -155,6 +161,12 @@
"read_only": 1, "read_only": 1,
"reqd": 1 "reqd": 1
}, },
{
"doctype": "DocField",
"fieldname": "accounting",
"fieldtype": "Section Break",
"label": "Accounting"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "expense_head", "fieldname": "expense_head",
@ -183,6 +195,12 @@
"read_only": 0, "read_only": 0,
"width": "120px" "width": "120px"
}, },
{
"doctype": "DocField",
"fieldname": "reference",
"fieldtype": "Section Break",
"label": "Reference"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "project_name", "fieldname": "project_name",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-06-04 11:02:19", "creation": "2013-06-04 11:02:19",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 12:46:12", "modified": "2013-07-10 11:57:15",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -81,6 +81,12 @@
"reqd": 1, "reqd": 1,
"width": "200px" "width": "200px"
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_rate",
"fieldtype": "Section Break",
"label": "Quantity and Rate"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "qty", "fieldname": "qty",
@ -181,15 +187,9 @@
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "warehouse", "fieldname": "accounting",
"fieldtype": "Link", "fieldtype": "Section Break",
"hidden": 0, "label": "Accounting"
"label": "Warehouse",
"oldfieldname": "warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"print_hide": 1,
"read_only": 0
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -234,6 +234,24 @@
"reqd": 0, "reqd": 0,
"width": "120px" "width": "120px"
}, },
{
"doctype": "DocField",
"fieldname": "warehouse_and_reference",
"fieldtype": "Section Break",
"label": "Warehouse and Reference"
},
{
"doctype": "DocField",
"fieldname": "warehouse",
"fieldtype": "Link",
"hidden": 0,
"label": "Warehouse",
"oldfieldname": "warehouse",
"oldfieldtype": "Link",
"options": "Warehouse",
"print_hide": 1,
"read_only": 0
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "serial_no", "fieldname": "serial_no",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-05-24 19:29:06", "creation": "2013-05-24 19:29:06",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 11:45:00", "modified": "2013-07-10 11:55:03",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -78,6 +78,12 @@
"reqd": 1, "reqd": 1,
"search_index": 1 "search_index": 1
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_rate",
"fieldtype": "Section Break",
"label": "Quantity and Rate"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "description", "fieldname": "description",
@ -193,6 +199,12 @@
"read_only": 1, "read_only": 1,
"reqd": 1 "reqd": 1
}, },
{
"doctype": "DocField",
"fieldname": "warehouse_and_reference",
"fieldtype": "Section Break",
"label": "Warehouse and Reference"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "warehouse", "fieldname": "warehouse",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-05-22 12:43:10", "creation": "2013-05-22 12:43:10",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 12:15:15", "modified": "2013-07-10 11:54:21",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -75,6 +75,12 @@
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_rate",
"fieldtype": "Section Break",
"label": "Quantity and Rate"
},
{ {
"default": "0.00", "default": "0.00",
"doctype": "DocField", "doctype": "DocField",
@ -178,6 +184,12 @@
"read_only": 1, "read_only": 1,
"reqd": 1 "reqd": 1
}, },
{
"doctype": "DocField",
"fieldname": "warehouse_and_reference",
"fieldtype": "Section Break",
"label": "Warehouse and Reference"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "warehouse", "fieldname": "warehouse",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-02-22 01:27:51", "creation": "2013-02-22 01:27:51",
"docstatus": 0, "docstatus": 0,
"modified": "2013-03-07 07:03:26", "modified": "2013-07-10 11:52:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -80,14 +80,9 @@
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "basic_rate", "fieldname": "quantity_and_rate",
"fieldtype": "Currency", "fieldtype": "Section Break",
"hidden": 1, "label": "Quantity and Rate"
"label": "Basic Rate",
"oldfieldname": "basic_rate",
"oldfieldtype": "Currency",
"options": "Company:company:default_currency",
"print_hide": 1
}, },
{ {
"doctype": "DocField", "doctype": "DocField",
@ -97,6 +92,17 @@
"oldfieldname": "qty", "oldfieldname": "qty",
"oldfieldtype": "Currency" "oldfieldtype": "Currency"
}, },
{
"doctype": "DocField",
"fieldname": "basic_rate",
"fieldtype": "Currency",
"hidden": 1,
"label": "Basic Rate",
"oldfieldname": "basic_rate",
"oldfieldtype": "Currency",
"options": "Company:company:default_currency",
"print_hide": 1
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "uom", "fieldname": "uom",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-03-07 11:42:57", "creation": "2013-03-07 11:42:57",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 12:24:21", "modified": "2013-07-10 11:52:06",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -79,6 +79,12 @@
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_rate",
"fieldtype": "Section Break",
"label": "Quantity and Rate"
},
{ {
"default": "0.00", "default": "0.00",
"doctype": "DocField", "doctype": "DocField",
@ -217,6 +223,12 @@
"search_index": 0, "search_index": 0,
"width": "100px" "width": "100px"
}, },
{
"doctype": "DocField",
"fieldname": "reference",
"fieldtype": "Section Break",
"label": "Reference"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "item_group", "fieldname": "item_group",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-03-07 11:42:58", "creation": "2013-03-07 11:42:58",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 12:28:31", "modified": "2013-07-10 11:41:52",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -76,6 +76,12 @@
"search_index": 1, "search_index": 1,
"width": "300px" "width": "300px"
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_rate",
"fieldtype": "Section Break",
"label": "Quantity and Rate"
},
{ {
"default": "0.00", "default": "0.00",
"doctype": "DocField", "doctype": "DocField",
@ -203,6 +209,12 @@
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
{
"doctype": "DocField",
"fieldname": "warehouse_and_reference",
"fieldtype": "Section Break",
"label": "Warehouse and Reference"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "reserved_warehouse", "fieldname": "reserved_warehouse",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-04-22 13:15:44", "creation": "2013-04-22 13:15:44",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 12:42:09", "modified": "2013-07-10 11:50:59",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -82,6 +82,12 @@
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_rate",
"fieldtype": "Section Break",
"label": "Quantity and Rate"
},
{ {
"default": "0.00", "default": "0.00",
"doctype": "DocField", "doctype": "DocField",
@ -207,6 +213,12 @@
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
{
"doctype": "DocField",
"fieldname": "warehouse_and_reference",
"fieldtype": "Section Break",
"label": "Warehouse and Reference"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "warehouse", "fieldname": "warehouse",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-02-22 01:28:02", "creation": "2013-02-22 01:28:02",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 11:37:12", "modified": "2013-07-10 11:53:34",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -64,6 +64,12 @@
"reqd": 1, "reqd": 1,
"width": "250px" "width": "250px"
}, },
{
"doctype": "DocField",
"fieldname": "quantity_and_warehouse",
"fieldtype": "Section Break",
"label": "Quantity and Warehouse"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "warehouse", "fieldname": "warehouse",

View File

@ -2,7 +2,7 @@
{ {
"creation": "2013-05-24 19:29:10", "creation": "2013-05-24 19:29:10",
"docstatus": 0, "docstatus": 0,
"modified": "2013-07-09 12:20:50", "modified": "2013-07-10 11:56:05",
"modified_by": "Administrator", "modified_by": "Administrator",
"owner": "Administrator" "owner": "Administrator"
}, },
@ -65,6 +65,12 @@
"reqd": 1, "reqd": 1,
"width": "300px" "width": "300px"
}, },
{
"doctype": "DocField",
"fieldname": "received_and_accepted",
"fieldtype": "Section Break",
"label": "Received and Accepted"
},
{ {
"default": "0.00", "default": "0.00",
"doctype": "DocField", "doctype": "DocField",
@ -120,6 +126,12 @@
"reqd": 1, "reqd": 1,
"width": "100px" "width": "100px"
}, },
{
"doctype": "DocField",
"fieldname": "rate_and_amount",
"fieldtype": "Section Break",
"label": "Rate and Amount"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "import_ref_rate", "fieldname": "import_ref_rate",
@ -200,6 +212,12 @@
"reqd": 0, "reqd": 0,
"width": "100px" "width": "100px"
}, },
{
"doctype": "DocField",
"fieldname": "warehouse_and_reference",
"fieldtype": "Section Break",
"label": "Warehouse and Reference"
},
{ {
"doctype": "DocField", "doctype": "DocField",
"fieldname": "warehouse", "fieldname": "warehouse",