瀏覽代碼

[WIP] [Enhancement] Employee Address moved to Address

version-14
Kanchan Chauhan 8 年之前
committed by Nabin Hait
父節點
當前提交
0ff340ba3b
共有 1 個文件被更改,包括 4 次插入3 次删除
  1. +4
    -3
      frappe/geo/doctype/address/address.json

+ 4
- 3
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",


Loading…
取消
儲存