fix: delete outdated desktop icon & sidebar (#51685)

This commit is contained in:
Saqib Ansari
2026-01-12 16:13:46 +05:30
committed by GitHub
parent adec530792
commit ccb4b1fbc4

View File

@@ -457,3 +457,4 @@ erpnext.patches.v16_0.migrate_tax_withholding_data
erpnext.patches.v16_0.update_corrected_cancelled_status erpnext.patches.v16_0.update_corrected_cancelled_status
erpnext.patches.v16_0.fix_barcode_typo erpnext.patches.v16_0.fix_barcode_typo
erpnext.patches.v16_0.set_post_change_gl_entries_on_pos_settings erpnext.patches.v16_0.set_post_change_gl_entries_on_pos_settings
execute:frappe.delete_doc_if_exists("Workspace Sidebar", "Opening & Closing")