From d391b38207240e3ff658227a75044337cd8377c8 Mon Sep 17 00:00:00 2001 From: Sainath Rao Date: Sun, 4 Dec 2022 11:46:20 +0530 Subject: [PATCH 1/2] Fix wrong city details for SBIN0005742 --- src/patches/ifsc/SBIN0005742.yml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/patches/ifsc/SBIN0005742.yml diff --git a/src/patches/ifsc/SBIN0005742.yml b/src/patches/ifsc/SBIN0005742.yml new file mode 100644 index 00000000..507ca643 --- /dev/null +++ b/src/patches/ifsc/SBIN0005742.yml @@ -0,0 +1,15 @@ +--- +# Data is incorrect in RBI NEFT sheet +# Points to Delhi instead of Udaipur for CITY +# Correct data comes from the SBI Branch Locator +# https://www.sbi.co.in/web/home/locator/branch +action: patch +patch: + CITY: UDAIPUR + DISTRICT: UDAIPUR + CENTRE: UDAIPUR + STATE: RAJASTHAN + ADDRESS: N.H. NO.8, BHUWANA UDAIPUR RAJASTHAN + CONTACT: 0294-2440778 +ifsc: + - SBIN0005742 From de4056514cd02b5c91d02edd29589446c7fa0bd6 Mon Sep 17 00:00:00 2001 From: Sainath Rao Date: Sun, 4 Dec 2022 12:15:27 +0530 Subject: [PATCH 2/2] Patch only necessary data --- src/patches/ifsc/SBIN0005742.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/patches/ifsc/SBIN0005742.yml b/src/patches/ifsc/SBIN0005742.yml index 507ca643..3f1fc638 100644 --- a/src/patches/ifsc/SBIN0005742.yml +++ b/src/patches/ifsc/SBIN0005742.yml @@ -6,10 +6,5 @@ action: patch patch: CITY: UDAIPUR - DISTRICT: UDAIPUR - CENTRE: UDAIPUR - STATE: RAJASTHAN - ADDRESS: N.H. NO.8, BHUWANA UDAIPUR RAJASTHAN - CONTACT: 0294-2440778 ifsc: - SBIN0005742