mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
[fix] [minor]
This commit is contained in:
@@ -7,7 +7,7 @@ import webnotes
|
|||||||
from webnotes.utils import cint, cstr, flt, fmt_money, formatdate, getdate
|
from webnotes.utils import cint, cstr, flt, fmt_money, formatdate, getdate
|
||||||
from webnotes.model.doc import addchild
|
from webnotes.model.doc import addchild
|
||||||
from webnotes.model.bean import getlist
|
from webnotes.model.bean import getlist
|
||||||
from webnotes import msgprint
|
from webnotes import msgprint, _
|
||||||
from setup.utils import get_company_currency
|
from setup.utils import get_company_currency
|
||||||
|
|
||||||
from controllers.accounts_controller import AccountsController
|
from controllers.accounts_controller import AccountsController
|
||||||
|
|||||||
Reference in New Issue
Block a user