Skip to content

Commit 3b7c0e9

Browse files
committed
ACP2E-1551: Customer cannot use a distinct coupon code from the same Cart Price Rule.
1 parent bd8634b commit 3b7c0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/view/adminhtml/ui_component/sales_rule_form.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@
199199
</action>
200200
<action name="2">
201201
<target>sales_rule_form.sales_rule_form.rule_information.uses_per_coupon</target>
202-
<callback>hide</callback>
202+
<callback>show</callback>
203203
</action>
204204
</actions>
205205
</rule>

0 commit comments

Comments
 (0)