Browse Source

Update patches.txt

version-14
Nabin Hait 8 years ago
committed by GitHub
parent
commit
3e0cfbae79
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      frappe/patches.txt

+ 2
- 2
frappe/patches.txt View File

@@ -168,8 +168,8 @@ execute:frappe.rename_doc('Country', 'Macedonia, Republic of', 'Macedonia', igno
execute:frappe.rename_doc('Country', 'Iran, Islamic Republic of', 'Iran', ignore_if_exists=True)
execute:frappe.rename_doc('Country', 'Tanzania, United Republic of', 'Tanzania', ignore_if_exists=True)
execute:frappe.rename_doc('Country', 'Syrian Arab Republic', 'Syria', ignore_if_exists=True)
frappe.patches.v8_0.rename_listsettings_to_usersettings #1
frappe.patches.v8_0.rename_listsettings_to_usersettings
frappe.patches.v7_2.update_communications
frappe.patches.v8_0.deprecate_integration_broker
frappe.patches.v8_0.setup_email_inbox #2017-03-29
frappe.patches.v8_0.newsletter_childtable_migrate
frappe.patches.v8_0.newsletter_childtable_migrate

Loading…
Cancel
Save