mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 21:29:11 +00:00
added format_currency and added options to all currency fields
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from __future__ import unicode_literals
|
||||
import webnotes
|
||||
from webnotes.utils import get_defaults, fmt_money
|
||||
from webnotes.utils import get_defaults
|
||||
from accounts.utils import get_balance_on
|
||||
|
||||
@webnotes.whitelist()
|
||||
|
||||
Reference in New Issue
Block a user