2 parents d02f852 + 472dcf1 commit 582ef7bCopy full SHA for 582ef7b
1 file changed
pos_next/api/pos_profile.py
@@ -4,6 +4,7 @@
4
5
import frappe
6
from frappe import _
7
+from frappe.utils import cint
8
9
from pos_next.api.utilities import _parse_list_parameter, check_user_company
10
0 commit comments