[form cleanup]

This commit is contained in:
Rushabh Mehta
2013-07-05 12:43:59 +05:30
parent 8005362c6c
commit 54352c7140
9 changed files with 77 additions and 37 deletions

View File

@@ -2,7 +2,7 @@
{
"creation": "2013-01-10 16:34:32",
"docstatus": 0,
"modified": "2013-07-01 17:25:00",
"modified": "2013-07-05 11:45:06",
"modified_by": "Administrator",
"owner": "Administrator"
},
@@ -39,6 +39,13 @@
"doctype": "DocType",
"name": "Address"
},
{
"doctype": "DocField",
"fieldname": "address_details",
"fieldtype": "Section Break",
"label": "Address Details",
"options": "icon-map-marker"
},
{
"description": "Name of person or organization that this address belongs to.",
"doctype": "DocField",
@@ -154,7 +161,8 @@
"doctype": "DocField",
"fieldname": "linked_with",
"fieldtype": "Section Break",
"label": "Linked With"
"label": "Reference",
"options": "icon-pushpin"
},
{
"depends_on": "eval:!doc.supplier && !doc.sales_partner",