Skip to content

Commit 582ef7b

Browse files
authored
Merge pull request #373 from BrainWise-DEV/fix/pos-profile-cint-import
fix(pos_profile): import cint for allow_credit_sale resolution
2 parents d02f852 + 472dcf1 commit 582ef7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pos_next/api/pos_profile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
import frappe
66
from frappe import _
7+
from frappe.utils import cint
78

89
from pos_next.api.utilities import _parse_list_parameter, check_user_company
910

0 commit comments

Comments
 (0)