Skip to content

Commit

Permalink
fix: delete Compliance Item doctype as it's deprecated
Browse files Browse the repository at this point in the history
  • Loading branch information
sahil28297 committed Oct 1, 2020
1 parent 84baa2e commit b459c2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions erpnext/patches.txt
Original file line number Diff line number Diff line change
Expand Up @@ -696,3 +696,4 @@ erpnext.patches.v13_0.set_auto_create_invoice_on_delivery_note
erpnext.patches.v13_0.update_item_master_doctype_field
erpnext.patches.v13_0.update_billed_qty_in_purchase_receipt
erpnext.patches.v13_0.update_subscription
execute:frappe.delete_doc_if_exists('DocType', 'Compliance Item')

0 comments on commit b459c2a

Please sign in to comment.