mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-02 03:39:11 +00:00
Merge pull request #5690 from nabinhait/fix100
Deleted report Customers Not Buying Since Long Time
This commit is contained in:
@@ -290,3 +290,4 @@ erpnext.patches.v7_0.rename_advance_table_fields
|
|||||||
erpnext.patches.v7_0.rename_salary_components
|
erpnext.patches.v7_0.rename_salary_components
|
||||||
erpnext.patches.v7_0.rename_prevdoc_fields
|
erpnext.patches.v7_0.rename_prevdoc_fields
|
||||||
erpnext.patches.v7_0.rename_time_sheet_doctype
|
erpnext.patches.v7_0.rename_time_sheet_doctype
|
||||||
|
execute:frappe.delete_doc_if_exists("Report", "Customers Not Buying Since Long Time")
|
||||||
Reference in New Issue
Block a user