mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-05 05:09:11 +00:00
bug fix in clear unallocated advances
This commit is contained in:
@@ -18,8 +18,6 @@ from __future__ import unicode_literals
|
||||
import webnotes
|
||||
|
||||
from webnotes.utils import flt, fmt_money
|
||||
from webnotes.model import db_exists
|
||||
from webnotes.model.wrapper import copy_doclist
|
||||
from webnotes import msgprint
|
||||
|
||||
sql = webnotes.conn.sql
|
||||
|
||||
Reference in New Issue
Block a user