sarga/packages/Webkul
SteffenMahler 24dd893de1
fix issue in coupon handling
I found a little issue on handling coupons in cart.

To reproduce this issue you have to do:
- create three simple products
- create a cart rule with coupon
- assign conditions, so that sku of product 1 and product 2 will match the coupon
- add product 1 to cart
- add product 2 to cart
- last add product 3 to cart (which has no coupon matching)
- apply the coupon

You get an error message.

So therefore I made some little changes.
2020-02-25 09:33:47 +01:00
..
API Merge pull request #2247 from Haendlerbund/fix-tax-handling 2020-02-21 15:20:35 +05:30
Admin laguage updated for order 2020-02-24 15:04:18 +05:30
Attribute #2180 fixed 2020-02-07 15:48:20 +05:30
CMS Merge master into issue-1183/guest-checkout-configuration 2020-01-22 08:10:45 +01:00
CartRule/src fix issue in coupon handling 2020-02-25 09:33:47 +01:00
CatalogRule/src remove comment 2020-02-24 11:23:02 +05:30
Category Revert "add improvements to locale determination on product creation" 2020-02-18 18:14:22 +05:30
Checkout resolve merge issue, add type hints in Cart helper function 2020-02-21 08:36:52 +01:00
Core Issue #2451 fixed 2020-02-24 13:45:11 +05:30
Customer merge with master 2020-02-20 11:00:34 +05:30
Inventory Merge branch 'bagisto/master' into add-channel-and-locale-filter-to-product-grid 2020-01-30 16:04:57 +01:00
Payment Update helpers.php 2020-02-14 11:25:02 -03:00
Paypal/src helper function updated 2020-01-21 15:13:01 +05:30
Product Merge branch 'master' into fix-tax-handling 2020-02-20 17:19:28 +01:00
Rule/src helper function updated 2020-01-21 15:13:01 +05:30
Sales added fields to order related factories 2020-02-12 09:58:50 +01:00
Shipping Converted configuration boolean type to switch 2020-02-12 13:45:26 +05:30
Shop Merge pull request #2546 from rahulshukla-webkul/development 2020-02-24 13:47:58 +05:30
Tax cleanup 2020-02-07 19:23:15 +01:00
Theme helper function updated 2020-01-21 15:13:01 +05:30
Ui #2512 - Started dutch translations 2020-02-20 04:08:19 +01:00
User [Updated: resolved admin user delete issue.] 2020-02-19 16:22:19 +05:30
Velocity Merge pull request #2545 from shubhwebkul/bug-fixes 2020-02-24 13:46:38 +05:30