Skip to content

Releases: Smile-SA/magento2-module-gift-sales-rule

1.1.8

15 Jan 16:39
Compare
Choose a tag to compare
  • Force the price range to 0 on sales rule save if the action is offer product
  • Give the rule_id for CE edition and row_id for EE Edition to repository
  • Refresh cart section after adding gift product

1.1.7

04 Jan 10:46
Compare
Choose a tag to compare
  • Fix behovior module to be compatible with multishipping feature
  • Remove jquery-ui dependencies
  • #56 - Do not collect weee for gift items
  • Add an event to be able to add custom data before saving into cache
  • #26 - Add a configuration to open automatically gift sales rule popup

1.1.6

16 Nov 16:55
Compare
Choose a tag to compare
  • [Totals] #43 #44 - Avoid issue when trigger_recollect is set to true and base the price range logic on the subtotal including tax instead of the grand total

1.1.5

12 Nov 15:11
36e41f3
Compare
Choose a tag to compare
  • Fixed Error when creating a new sales rule on Magento 2.4 #42

1.1.4

22 Oct 17:06
Compare
Choose a tag to compare
  • Fix conditions for gift rules: validate actions conditions, not validate condition on gift item

1.1.3

14 Oct 12:42
Compare
Choose a tag to compare
  • Add Magento 2.4.x support

1.1.2

05 Oct 07:42
Compare
Choose a tag to compare
  • Avoid to use getQuote checkout session method to avoid an infinite loop

1.1.1

14 Sep 10:41
5f499a1
Compare
Choose a tag to compare
  • Fix the calculation of the rest number
  • Get gift rule data without cache when there is no cache

1.1.0

09 Oct 10:28
a7f085c
Compare
Choose a tag to compare
  • Fix rule save in checkout: don't edit the maximum number product

1.0.5

16 Sep 15:36
07a3446
Compare
Choose a tag to compare
  • Fix phpmd error