mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-24 15:39:20 +00:00
Payment Reconciliation Feature/Tool - Patch
This commit is contained in:
committed by
Anand Doshi
parent
781ddc3a25
commit
82ec488b99
@@ -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("DocType", "Payment to Invoice Matching Tool Detail")
|
||||||
execute:frappe.delete_doc("Page", "trial-balance") #2014-07-22
|
execute:frappe.delete_doc("Page", "trial-balance") #2014-07-22
|
||||||
erpnext.patches.v4_2.delete_old_print_formats
|
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")
|
||||||
|
|||||||
Reference in New Issue
Block a user