mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 17:04:47 +00:00
bin fixes for reposting future entries
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Please edit this list and import only required elements
|
# Please edit this list and import only required elements
|
||||||
import webnotes
|
import webnotes
|
||||||
|
|
||||||
from webnotes.utils import cint, cstr, flt
|
from webnotes.utils import cint, cstr, flt, nowdate
|
||||||
from webnotes.model.code import get_obj
|
from webnotes.model.code import get_obj
|
||||||
from webnotes import msgprint
|
from webnotes import msgprint
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user