This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Add Email option to Address email_id field
version-14
Sunny
7 years ago
parent
5601c0024f
commit
7a878e543c
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
frappe/contacts/doctype/address/address.json
+ 2
- 1
frappe/contacts/doctype/address/address.json
View File
@@ -353,7 +353,8 @@
"label": "Email Address",
"length": 0,
"no_copy": 0,
"permlevel": 0,
"options": "Email",
"permlevel": 0,
"print_hide": 0,
"print_hide_if_no_value": 0,
"read_only": 0,
Write
Preview
Loading…
Cancel
Save