Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 819 Bytes

2021-09-20-generating-individual-voucher-codes.md

File metadata and controls

9 lines (9 loc) · 819 Bytes
title issue
Generating individual voucher codes
NEXT-14005

Administration

  • Added event items-delete-finish into component sw-one-to-many-grid in /module/sw-promotion-v2/component/promotion-codes/sw-promotion-v2-individual-codes-behavior/sw-promotion-v2-individual-codes-behavior.html.twig.
  • Added event delete-individual-codes-finish into router-view in /module/sw-promotion-v2/page/sw-promotion-v2-detail/sw-promotion-v2-detail.html.twig.
  • Added event delete-finish into component sw-promotion-v2-individual-codes-behavior in /module/sw-promotion-v2/view/sw-promotion-v2-detail-base/sw-promotion-v2-detail-base.html.twig.
  • Added method onDeleteIndividualCodesFinish in /module/sw-promotion-v2/page/sw-promotion-v2-detail/index.js to handle action save after successfully deleted.