Issue #3414323: Added the checkbox for allow_multiple_coupons field and added...
1 open thread
Merge request reports
Activity
added 1 commit
added 1 commit
added 3 commits
-
03c71918...626ee4df - 2 commits from branch
project:3.0.x
- 9b375f21 - Merge branch commerce:3.0.x into 3414323-allow-multiple-coupons
-
03c71918...626ee4df - 2 commits from branch
added 1 commit
81 81 $form['require_coupon']['widget']['value']['#description'] = $description; 82 82 } 83 83 84 if ($form['allow_multiple_coupons']) { changed this line in version 10 of the diff
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
-
606ec747...a419e0f7 - 7 commits from branch
Please register or sign in to reply