[cleanup] UI Fixes

This commit is contained in:
Rushabh Mehta
2013-11-03 20:37:49 +05:30
parent ef5845589d
commit f7b203de2d
52 changed files with 209 additions and 230 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-01-10 16:34:11",
"docstatus": 0,
"modified": "2013-11-02 14:24:01",
"modified": "2013-11-03 14:01:43",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -42,7 +42,6 @@
"name": "Supplier"
},
{
"description": "Note: You Can Manage Multiple Address or Contacts via Addresses & Contacts",
"doctype": "DocField",
"fieldname": "basic_info",
"fieldtype": "Section Break",
@@ -89,6 +88,7 @@
"reqd": 1
},
{
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"fieldname": "address_contacts",
"fieldtype": "Section Break",
@@ -96,14 +96,6 @@
"oldfieldtype": "Column Break",
"options": "icon-map-marker"
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"fieldname": "address_desc",
"fieldtype": "HTML",
"label": "Address Desc",
"options": "<em>Addresses will appear only when you save the supplier</em>"
},
{
"doctype": "DocField",
"fieldname": "address_html",
@@ -117,14 +109,6 @@
"fieldtype": "Column Break",
"width": "50%"
},
{
"depends_on": "eval:doc.__islocal",
"doctype": "DocField",
"fieldname": "contact_desc",
"fieldtype": "HTML",
"label": "Contact Desc",
"options": "<em>Contact Details will appear only when you save the supplier</em>"
},
{
"doctype": "DocField",
"fieldname": "contact_html",
@@ -133,6 +117,7 @@
"read_only": 1
},
{
"depends_on": "eval:!doc.__islocal",
"doctype": "DocField",
"fieldname": "communication_history",
"fieldtype": "Section Break",
@@ -177,13 +162,10 @@
"options": "Currency"
},
{
"description": "Statutory info and other general information about your Supplier",
"doctype": "DocField",
"fieldname": "supplier_details",
"fieldtype": "Text",
"label": "Supplier Details",
"oldfieldname": "supplier_details",
"oldfieldtype": "Code"
"fieldname": "credit_days",
"fieldtype": "Int",
"label": "Credit Days"
},
{
"doctype": "DocField",
@@ -191,12 +173,6 @@
"fieldtype": "Column Break",
"width": "50%"
},
{
"doctype": "DocField",
"fieldname": "credit_days",
"fieldtype": "Int",
"label": "Credit Days"
},
{
"doctype": "DocField",
"fieldname": "website",
@@ -205,6 +181,15 @@
"oldfieldname": "website",
"oldfieldtype": "Data"
},
{
"description": "Statutory info and other general information about your Supplier",
"doctype": "DocField",
"fieldname": "supplier_details",
"fieldtype": "Text",
"label": "Supplier Details",
"oldfieldname": "supplier_details",
"oldfieldtype": "Code"
},
{
"doctype": "DocField",
"fieldname": "communications",