fix: Handle Multiselect field mapping separately

- Map Multiselect child table to Website Item (copy rows)
This commit is contained in:
marination
2022-04-20 17:34:51 +05:30
parent 5660b335ba
commit 6d750e185e
2 changed files with 49 additions and 9 deletions

View File

@@ -364,4 +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
erpnext.patches.v13_0.copy_custom_field_filters_to_website_item