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 import
version-14
Achilles Rasquinha
7 years ago
parent
9790a8067a
commit
9743e5091c
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
frappe/core/doctype/doctype/doctype.py
+ 2
- 0
frappe/core/doctype/doctype/doctype.py
View File
@@ -3,6 +3,8 @@
from __future__ import unicode_literals
import six
import re, copy, os
import frappe
from frappe import _
Write
Preview
Loading…
Cancel
Save