diff --git a/frappe/geo/doctype/address/address.json b/frappe/geo/doctype/address/address.json index 3a9e8b37b2..d93de0509a 100644 --- a/frappe/geo/doctype/address/address.json +++ b/frappe/geo/doctype/address/address.json @@ -1,5 +1,6 @@ { "allow_copy": 0, + "allow_guest_to_view": 0, "allow_import": 1, "allow_rename": 1, "beta": 0, @@ -85,7 +86,7 @@ "label": "Address Type", "length": 0, "no_copy": 0, - "options": "Billing\nShipping\nOffice\nPersonal\nPlant\nPostal\nShop\nSubsidiary\nWarehouse\nOther", + "options": "Billing\nShipping\nOffice\nPersonal\nPlant\nPostal\nShop\nSubsidiary\nWarehouse\nCurrent\nPermanent\nOther", "permlevel": 0, "print_hide": 0, "print_hide_if_no_value": 0, @@ -557,18 +558,18 @@ "unique": 0 } ], + "has_web_view": 0, "hide_heading": 0, "hide_toolbar": 0, "icon": "fa fa-map-marker", "idx": 5, "image_view": 0, "in_create": 0, - "in_dialog": 0, "is_submittable": 0, "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2017-02-17 17:00:32.691465", + "modified": "2017-03-29 12:36:56.013624", "modified_by": "Administrator", "module": "Geo", "name": "Address",