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
fixed module for address
version-14
Nabin Hait
8 years ago
parent
3f320db64c
commit
aa2a8a9c3c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/hooks.py
+ 1
- 1
frappe/hooks.py
View File
@@ -96,7 +96,7 @@ has_permission = {
}
has_website_permission = {
"Address": "frappe.
geo
.doctype.address.address.has_website_permission"
"Address": "frappe.
contacts
.doctype.address.address.has_website_permission"
}
standard_queries = {
Write
Preview
Loading…
Cancel
Save