Merge pull request #21647 from ruchamahabal/remove-old-analytics

fix: delete old appointment analytics tree grid report
This commit is contained in:
Deepesh Garg 2020-05-08 10:22:48 +05:30 committed by GitHub
commit e5b088a20d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -680,3 +680,4 @@ erpnext.patches.v12_0.fix_quotation_expired_status
erpnext.patches.v12_0.update_appointment_reminder_scheduler_entry
erpnext.patches.v12_0.retain_permission_rules_for_video_doctype
erpnext.patches.v13_0.patch_to_fix_reverse_linking_in_additional_salary_encashment_and_incentive
execute:frappe.delete_doc_if_exists("Page", "appointment-analytic")