chore: Patch to copy custom fields (field filters) from Item to Website Item

This commit is contained in:
marination
2022-04-18 21:40:19 +05:30
parent 1e80b97915
commit d0cd194398
2 changed files with 55 additions and 0 deletions

View File

@@ -364,3 +364,4 @@ erpnext.patches.v13_0.set_return_against_in_pos_invoice_references
erpnext.patches.v13_0.remove_unknown_links_to_prod_plan_items # 24-03-2022
erpnext.patches.v13_0.update_expense_claim_status_for_paid_advances
erpnext.patches.v13_0.create_gst_custom_fields_in_quotation
erpnext.patches.v13_0.copy_custom_field_filters_to_website_item #22