devansh bawari
9fec7ea89b
Confliction Resolved On Merging
2021-02-05 19:52:20 +05:30
devansh bawari
ead9500ef3
Proper Format Date Added
2021-02-02 15:22:15 +05:30
devansh bawari
6ddcb160b5
Squashed All Unecessary Commits And Done All changes
2021-01-06 17:03:52 +05:30
rahul shukla
22ba6c9534
Issue #4392
2020-12-23 18:21:31 +05:30
rahul shukla
00997bfbff
#3638 fixed
2020-12-23 15:40:27 +05:30
jitendra
77655fd95d
Improved lighthouse score for default theme
2020-10-05 17:13:36 +05:30
Steffen Mahler
1b5c3bca93
resolve conflicts
2020-08-20 09:28:33 +02:00
rahulshukla-home
bed01ea9c9
Issue #3638 fixed
2020-08-11 18:22:14 +05:30
Steffen Mahler
c9f7c70d52
resolve conflicts
2020-08-06 15:23:32 +02:00
Jitendra Singh
e4931c9559
Merge pull request #3579 from devansh-webkul/coupon_code_issue
...
Fixed auto generated coupon codes are not getting applied #3556
2020-07-28 18:12:24 +05:30
Devansh
1febcf8843
Auto Generated Coupon Issue Fixed
2020-07-27 14:28:29 +05:30
Devansh
e89c1cbd4a
CartRule Issue Fixed
2020-07-25 13:08:48 +05:30
Steffen Mahler
2b4615b9c0
resolve conflict in CartRule.php
2020-07-15 08:44:56 +02:00
Florian Bosdorff
376ae65394
fix typo
2020-07-10 14:35:59 +02:00
Florian Bosdorff
43c4074bf7
improve performance when checking cart-rules
2020-07-10 08:18:42 +02:00
Steffen Mahler
be931439aa
fix issue in validateCartItem, refactoring of CartRule helper
2020-06-23 16:33:55 +02:00
Pranshu Tomar
ae9ec7ce9b
Added customer group price
2020-06-02 18:13:34 +05:30
Steffen Mahler
15320934b4
fix issue with coupons with same code
2020-05-12 16:43:56 +02:00
Steffen Mahler
de1f75df12
fix discount calulation for percentage coupon, various bug fixes in tax rounding, add test
2020-05-05 15:46:02 +02:00
Steffen Mahler
d973ec94c0
add CartRuleCest
2020-04-28 18:15:40 +02:00
Jitendra Singh
955da20b45
Improved comments in code
2020-03-05 19:49:14 +05:30
Jitendra Singh
a6ce67151f
Improved comments in code
2020-03-05 11:04:57 +05:30
Jitendra Singh
05be7a070a
Improved code style
2020-02-27 13:33:03 +05:30
Jitendra Singh
0f42e8ff8f
Resolved conflicts
2020-02-27 12:07:20 +05:30
Herbert Maschke
fa6103df09
code style improvements
2020-02-26 18:31:49 +01:00
Herbert Maschke
6810339191
also fix discount apply WITH taxes (full amount) instead of BEFORE taxes
2020-02-26 16:41:59 +01:00
Steffen Mahler
d3c7682974
remove unnecessary line
2020-02-25 10:33:13 +01:00
Steffen Mahler
c7cd5f5f51
remove line
2020-02-25 10:09:00 +01:00
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
Jitendra Singh
9c78f3b4db
Improved cart rule package code style
2020-02-19 17:19:52 +05:30
jitendra
7aba45486f
Indexes created for all product types
2019-12-25 19:57:05 +05:30
jitendra
795561ea58
Made all changes for discount packages
2019-12-21 16:00:22 +05:30
jitendra
513b07e4cf
Added new cart rule and catalog rule
2019-12-21 10:55:32 +05:30