[Fix] GSTIN not displaying in the address print (#14855)

* [Fix] GSTIN not displaying in the address print

* Made changes in the patch and set Patch as False

* Update update_address_template_for_india.py
diff --git a/erpnext/patches.txt b/erpnext/patches.txt
index ade6217..3ddf6f9 100644
--- a/erpnext/patches.txt
+++ b/erpnext/patches.txt
@@ -503,3 +503,4 @@
 erpnext.patches.v10_0.set_qty_in_transactions_based_on_serial_no_input
 erpnext.patches.v10_0.show_leaves_of_all_department_members_in_calendar
 erpnext.patches.v10_0.update_status_in_purchase_receipt
+erpnext.patches.v10_0.update_address_template_for_india
\ No newline at end of file