Explorar el Código

Merge pull request #1926 from nabinhait/email_group_fix

[patch] Set Email Group based on Newsletter list value
version-14
Nabin Hait hace 9 años
committed by GitHub
padre
commit
8865827c22
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      frappe/patches.txt

+ 1
- 0
frappe/patches.txt Ver fichero

@@ -135,3 +135,4 @@ execute:frappe.db.sql("delete from `tabWeb Page` where ifnull(template_path, '')
frappe.patches.v7_0.re_route #2016-06-27
frappe.patches.v7_0.rename_newsletter_list_to_email_group
frappe.patches.v7_0.replace_upgrade_link_limit
execute:frappe.db.sql("update `tabEmail Group Member` set email_group = newsletter_list where email_group is null or email_group = ''")

Cargando…
Cancelar
Guardar