updated webnotes.utils.__init__ with a few refactored methods
This commit is contained in:
parent
d3b82cf9de
commit
5c2319549a
@ -17,7 +17,7 @@
|
||||
from __future__ import unicode_literals
|
||||
import webnotes
|
||||
|
||||
from webnotes.utils import add_days, add_months, cint, cstr, month_name
|
||||
from webnotes.utils import add_days, add_months, cint, cstr
|
||||
from webnotes.model import db_exists
|
||||
from webnotes.model.wrapper import copy_doclist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user