|
|
@@ -1,5 +1,5 @@ |
|
|
|
# Copyright (c) 2015, Frappe Technologies Pvt. Ltd. and Contributors |
|
|
|
# License: GNU General Public License v3. See license.txt |
|
|
|
# Copyright (c) 2021, Frappe Technologies Pvt. Ltd. and Contributors |
|
|
|
# License: MIT. See LICENSE |
|
|
|
import frappe |
|
|
|
from frappe import _ |
|
|
|
from frappe.utils import cint, fmt_money |
|
|
|