Browse Source

[WIP] [Enhancement] Employee Address moved to Address

version-14
Kanchan Chauhan 8 years ago
committed by Nabin Hait
parent
commit
0ff340ba3b
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      frappe/geo/doctype/address/address.json

+ 4
- 3
frappe/geo/doctype/address/address.json View File

@@ -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",


Loading…
Cancel
Save