Merge pull request #27311 from surajshetty3416/fix-remove-all-import-version-13-hotfix

This commit is contained in:
Suraj Shetty
2021-09-02 13:22:14 +05:30
committed by GitHub

View File

@@ -6,7 +6,7 @@ import frappe
from frappe.utils import flt, cstr
from erpnext.controllers.taxes_and_totals import get_itemised_tax
from frappe import _
from frappe.core.doctype.file.file import remove_file
from frappe.utils.file_manager import remove_file
from six import string_types
from frappe.desk.form.load import get_attachments
from erpnext.regional.italy import state_codes