Spaces:
Running
Running
Update cq_domestic.py
Browse files- cq_domestic.py +38 -16
cq_domestic.py
CHANGED
|
@@ -8,7 +8,8 @@ def domesticCQ(extraction_item_value_html,result_dic):
|
|
| 8 |
email id: {result_dic["extraction"]["Contact person email id"]} <br> <br>
|
| 9 |
|
| 10 |
|
| 11 |
-
Ref.: Your offer no:
|
|
|
|
| 12 |
|
| 13 |
Dear Sir/Team, </h2><br><br>
|
| 14 |
<h3>
|
|
@@ -16,8 +17,7 @@ def domesticCQ(extraction_item_value_html,result_dic):
|
|
| 16 |
processing of your offer, kindly confirm the following points: <br><br>
|
| 17 |
|
| 18 |
1. PRICE RESONABILITY: We have reviewed your quoted rates for the items listed in our recent inquiry. As per your offer the item rate and values are as under:<br>
|
| 19 |
-
|
| 20 |
-
{extraction_item_value_html}<br><br>
|
| 21 |
|
| 22 |
|
| 23 |
Kindly Provide price justification for the quoted rates in terms of any previous PO placed/OEM price list etc.<br><br>
|
|
@@ -25,41 +25,63 @@ def domesticCQ(extraction_item_value_html,result_dic):
|
|
| 25 |
- Being a PSU, we need to justify your quote by way of documentary records in order to ensure that the most competitive current quote of the items have been <br>
|
| 26 |
furnished by you for this enquiry.<br><br>
|
| 27 |
|
| 28 |
-
2. PRICE BASIS: From your said reference offer No: ...
|
| 29 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
Quotes on FOR NRL site shall only be acceptable. Please confirm acceptance of FOR site incoterm.<br><br>
|
| 31 |
|
| 32 |
Please note that Transit Insurance shall be in your scope from your despatch Ex-works location to our NRL Site, Numaligarh, Assam.<br><br>
|
| 33 |
|
| 34 |
Kindly confirm additional charges to FOR sites in terms of %age of total basic quoted value :<br><br>
|
| 35 |
|
| 36 |
-
• PACKING & FORWARDING CHARGE: As per your offer, it is
|
| 37 |
-
|
| 38 |
-
|
| 39 |
-
•
|
| 40 |
-
|
| 41 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 42 |
|
| 43 |
4. Payment terms: The standard payment term of NRL is “100% within 30 days of receipt and acceptance of materials at NRL site”. Kindly confirm acceptance of the same.<br>
|
| 44 |
-
[As per your offer the payment term is
|
|
|
|
|
|
|
| 45 |
|
| 46 |
Please confirm acceptance of NRL’s standard Payment Terms.<br><br>
|
| 47 |
|
| 48 |
5. PRICE REDUCTION CLAUSE FOR DELAYED DELIVERY: In case of delay in execution of the order beyond the CDD, NRL may at its option, recover from the bidder price <br>
|
| 49 |
reduction of 0.5% of the value of delayed goods per week of delay or part thereof subject to a maximum of 5% of the total order value of goods. Please confirm <br>
|
| 50 |
-
acceptance of the same. [In your offer you have stated against the same as
|
|
|
|
|
|
|
| 51 |
|
| 52 |
6. Warranty/ Guarantee clause: Kindly accept the warrante / Guarantee clause of our GPC.<br>
|
| 53 |
-
[In your offer you have stated against the same as
|
|
|
|
|
|
|
| 54 |
|
| 55 |
7. Firm Price: Quoted prices shall remain firm and fixed till complete execution of the order. Please confirm acceptance of the same.<br><br>
|
| 56 |
|
| 57 |
8. Kindly accept the General Purchase Conditions (Indigenous) of NRL as attached without any deviations.<br><br>
|
| 58 |
|
| 59 |
9. CERTIFICATE : Please confirm furnishing of FITNESS CUM INTERCHANGIBILTY certificate along with supply of materials.<br>
|
| 60 |
-
[In your offer you have stated against the same as
|
|
|
|
|
|
|
| 61 |
|
| 62 |
-
Kindly
|
| 63 |
|
| 64 |
</h3>
|
| 65 |
"""
|
|
|
|
| 8 |
email id: {result_dic["extraction"]["Contact person email id"]} <br> <br>
|
| 9 |
|
| 10 |
|
| 11 |
+
Ref.: Your offer no: <span style="color: red; font-weight: bold;">{result_dic["extraction"]["offer reference Number"]} </span>
|
| 12 |
+
dated <span style="color: red; font-weight: bold;">{result_dic["extraction"]["offer date"]}</span><br><br><br>
|
| 13 |
|
| 14 |
Dear Sir/Team, </h2><br><br>
|
| 15 |
<h3>
|
|
|
|
| 17 |
processing of your offer, kindly confirm the following points: <br><br>
|
| 18 |
|
| 19 |
1. PRICE RESONABILITY: We have reviewed your quoted rates for the items listed in our recent inquiry. As per your offer the item rate and values are as under:<br>
|
| 20 |
+
<span style="color: red; font-weight: bold;">{extraction_item_value_html}</span><br><br>
|
|
|
|
| 21 |
|
| 22 |
|
| 23 |
Kindly Provide price justification for the quoted rates in terms of any previous PO placed/OEM price list etc.<br><br>
|
|
|
|
| 25 |
- Being a PSU, we need to justify your quote by way of documentary records in order to ensure that the most competitive current quote of the items have been <br>
|
| 26 |
furnished by you for this enquiry.<br><br>
|
| 27 |
|
| 28 |
+
2. PRICE BASIS: From your said reference offer No: ...
|
| 29 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["offer reference Number"]}</span>
|
| 30 |
+
...., you have indicated that the Price <br>
|
| 31 |
+
Basis is
|
| 32 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["Incoterm"]}</span>
|
| 33 |
+
. Please note that Ex-Works basis price is not acceptable to us, as per NRL’s terms & condition, <br>
|
| 34 |
Quotes on FOR NRL site shall only be acceptable. Please confirm acceptance of FOR site incoterm.<br><br>
|
| 35 |
|
| 36 |
Please note that Transit Insurance shall be in your scope from your despatch Ex-works location to our NRL Site, Numaligarh, Assam.<br><br>
|
| 37 |
|
| 38 |
Kindly confirm additional charges to FOR sites in terms of %age of total basic quoted value :<br><br>
|
| 39 |
|
| 40 |
+
• PACKING & FORWARDING CHARGE: As per your offer, it is
|
| 41 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["Packing & forwarding"]}</span>
|
| 42 |
+
. Please reconfirm the same.<br><br>
|
| 43 |
+
• Freight Charge: As per your offer, it is
|
| 44 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["Freight"]}</span>
|
| 45 |
+
. Please reconfirm the same.<br><br>
|
| 46 |
+
• Transit Insurance Charge: As per your offer, it is
|
| 47 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["Transit Insurance"]}</span>
|
| 48 |
+
. Please reconfirm the same.<br><br>
|
| 49 |
+
• GST: 18% Extra, As per your offer, it is
|
| 50 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["GST"]}</span>
|
| 51 |
+
. Please reconfirm the same.<br><br><br><br>
|
| 52 |
+
|
| 53 |
+
3. Delivery Period: As per your offer, it is
|
| 54 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["Delivery period"]}</span>
|
| 55 |
+
. Please reconfirm the same.<br><br>
|
| 56 |
|
| 57 |
4. Payment terms: The standard payment term of NRL is “100% within 30 days of receipt and acceptance of materials at NRL site”. Kindly confirm acceptance of the same.<br>
|
| 58 |
+
[As per your offer the payment term is
|
| 59 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["Payment terms"]}</span>
|
| 60 |
+
]<br><br>
|
| 61 |
|
| 62 |
Please confirm acceptance of NRL’s standard Payment Terms.<br><br>
|
| 63 |
|
| 64 |
5. PRICE REDUCTION CLAUSE FOR DELAYED DELIVERY: In case of delay in execution of the order beyond the CDD, NRL may at its option, recover from the bidder price <br>
|
| 65 |
reduction of 0.5% of the value of delayed goods per week of delay or part thereof subject to a maximum of 5% of the total order value of goods. Please confirm <br>
|
| 66 |
+
acceptance of the same. [In your offer you have stated against the same as
|
| 67 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["PRICE REDUCTION CLAUSE FOR DELAYED DELIVERY (LD)"]}</span>
|
| 68 |
+
]<br><br>
|
| 69 |
|
| 70 |
6. Warranty/ Guarantee clause: Kindly accept the warrante / Guarantee clause of our GPC.<br>
|
| 71 |
+
[In your offer you have stated against the same as
|
| 72 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["GUARANTEE / WARRANTEE"]}</span>
|
| 73 |
+
]<br><br>
|
| 74 |
|
| 75 |
7. Firm Price: Quoted prices shall remain firm and fixed till complete execution of the order. Please confirm acceptance of the same.<br><br>
|
| 76 |
|
| 77 |
8. Kindly accept the General Purchase Conditions (Indigenous) of NRL as attached without any deviations.<br><br>
|
| 78 |
|
| 79 |
9. CERTIFICATE : Please confirm furnishing of FITNESS CUM INTERCHANGIBILTY certificate along with supply of materials.<br>
|
| 80 |
+
[In your offer you have stated against the same as
|
| 81 |
+
<span style="color: red; font-weight: bold;">{result_dic["extraction"]["interchangeability certificate"]}</span>
|
| 82 |
+
]<br><br>
|
| 83 |
|
| 84 |
+
Kindly confirm the same by return mail to undersigned within next 03 working days for further processing. <br><br><br>
|
| 85 |
|
| 86 |
</h3>
|
| 87 |
"""
|