fix: travis
diff --git a/erpnext/patches/v12_0/fix_quotation_expired_status.py b/erpnext/patches/v12_0/fix_quotation_expired_status.py
index a0320fe..0e4419a 100644
--- a/erpnext/patches/v12_0/fix_quotation_expired_status.py
+++ b/erpnext/patches/v12_0/fix_quotation_expired_status.py
@@ -1,5 +1,5 @@
 import frappe
-
+from frappe.utils import nowdate
 
 def execute():
 	# fixes status of quotations which have status 'Expired' despite having valid sales order created