Skip to content

Commit

Permalink
Merge pull request #1292 from dpfaffenbauer/issue/shipping-rules
Browse files Browse the repository at this point in the history
�[CoreBundle] fix shipping rule action discount-amount
  • Loading branch information
dpfaffenbauer authored Feb 19, 2020
2 parents 4435684 + 87cce07 commit caa277b
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ services:
CoreShop\Bundle\CoreBundle\Form\Type\Shipping\Rule\Action\DiscountAmountActionConfigurationType:
arguments:
- '%coreshop.form.type.shipping_rule.action.discount_amount.validation_groups%'
tags:
- { name: form.type }

CoreShop\Bundle\CoreBundle\Form\Extension\AddressTypeExtension:
tags:
Expand Down

0 comments on commit caa277b

Please sign in to comment.