Patch to update Salary Detail where Salary Component Abbr is null
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index e600a57..b997dfc 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -362,4 +362,5 @@
 erpnext.patches.v7_2.update_website_for_variant
 erpnext.patches.v7_2.update_doctype_status
 erpnext.patches.v7_2.update_salary_slips
-erpnext.patches.v7_2.set_null_value_to_fields
\ No newline at end of file
+erpnext.patches.v7_2.set_null_value_to_fields
+erpnext.patches.v7_2.update_abbr_in_salary_slips
\ No newline at end of file