Payment Reconciliation Feature/Tool - Patch

This commit is contained in:
ankitjavalkarwork 2014-07-22 18:14:30 +05:30 committed by Anand Doshi
parent 781ddc3a25
commit 82ec488b99

View File

@ -73,3 +73,5 @@ execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool")
execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool Detail")
execute:frappe.delete_doc("Page", "trial-balance") #2014-07-22
erpnext.patches.v4_2.delete_old_print_formats
execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool")
execute:frappe.delete_doc("DocType", "Payment to Invoice Matching Tool Detail")