Ver código fonte

[fix] communication - remove parenttype, parent, parentfield as it is no longer a child table

version-14
Anand Doshi 9 anos atrás
pai
commit
05b19986d1
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      frappe/patches.txt

+ 1
- 0
frappe/patches.txt Ver arquivo

@@ -98,3 +98,4 @@ frappe.patches.v6_2.rename_backup_manager
execute:frappe.delete_doc("DocType", "Backup Manager")
frappe.patches.v6_4.reduce_varchar_length
frappe.patches.v6_4.rename_bengali_language
execute:frappe.db.sql("""update `tabCommunication` set parenttype=null, parent=null, parentfield=null""") #2015-10-22

Carregando…
Cancelar
Salvar