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

View File

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