refactor: Quoted Item Comparison Report

- Refactored Report View
- Added Chart
- Added 'valid_till' date in Supplier Quotation
- Added patch to set valid_till and daily job to set expiry status
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index 9b5e5d0..a2a393b 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -666,3 +666,4 @@
 erpnext.patches.v12_0.set_total_batch_quantity
 erpnext.patches.v12_0.rename_mws_settings_fields
 erpnext.patches.v12_0.set_updated_purpose_in_pick_list
+erpnext.patches.v12_0.set_valid_till_date_in_supplier_quotation
\ No newline at end of file