Skip to content
Snippets Groups Projects

Issue #3414323: Added the checkbox for allow_multiple_coupons field and added...

Issue #3414323: Added the checkbox for allow_multiple_coupons field and added...
1 open thread

Issue #3414323: Added the checkbox for allow_multiple_coupons field and added the method in the promotion entity class and interface

Closes #3414323

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
81 81 $form['require_coupon']['widget']['value']['#description'] = $description;
82 82 }
83 83
84 if ($form['allow_multiple_coupons']) {
  • added 9 commits

    • 606ec747...a419e0f7 - 7 commits from branch project:3.0.x
    • 47fac139 - Tweak the 'allow_multiple_coupons' setting description, move the setting under 'usage limits'.
    • d5c8aef8 - Merge branch '3.0.x' into 3414323-allow-multiple-coupons

    Compare with previous version

  • Please register or sign in to reply
    Loading