mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 03:09:09 +00:00
[fix] re-run thumbnail patch
This commit is contained in:
@@ -226,6 +226,6 @@ execute:frappe.delete_doc_if_exists("DocType", "Shopping Cart Price List")
|
|||||||
execute:frappe.delete_doc_if_exists("DocType", "Shopping Cart Taxes and Charges Master")
|
execute:frappe.delete_doc_if_exists("DocType", "Shopping Cart Taxes and Charges Master")
|
||||||
|
|
||||||
erpnext.patches.v6_4.set_user_in_contact
|
erpnext.patches.v6_4.set_user_in_contact
|
||||||
erpnext.patches.v6_4.make_image_thumbnail
|
erpnext.patches.v6_4.make_image_thumbnail #2015-10-20
|
||||||
|
|
||||||
erpnext.patches.v6_5.show_in_website_for_template_item
|
erpnext.patches.v6_5.show_in_website_for_template_item
|
||||||
|
|||||||
Reference in New Issue
Block a user