Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 520 Bytes

2021-04-21-fix-discount-tab-in-promotions.md

File metadata and controls

13 lines (13 loc) · 520 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Fix discount tab in promotions
issue: NEXT-14897
author: Jannis Leifeld
author_email: j.leifeld@shopware.com 
author_github: @jleifeld
---

Administration

  • Removed discount from State swPromotionDetail
  • Removed commit setDiscounts from State swPromotionDetail
  • Removed method createdComponent from sw-promotion-detail-discounts
  • Removed method loadDiscounts from sw-promotion-detail-discounts
  • Changed computed getter/setter discounts in sw-promotion-detail-discounts to getter only