Skip to content

Releases: AmpersandHQ/magento2-disable-stock-reservation

1.3.2

19 Feb 08:16
04e1a34
Compare
Choose a tag to compare

What's Changed

  • Automatically truncate the inventory_reservation table upon module installation by @fredden in #134

New Contributors

Full Changelog: 1.3.1...1.3.2

1.3.1

07 Dec 10:52
d8db36b
Compare
Choose a tag to compare

What's Changed

  • Check if getCanBackInStock by @robsoned in #131
    • Respect "Set Items' Status to be In Stock When Order is Cancelled" = "No" flag to prevent items being returned
  • Prevent the need for source selection when shipping via Admin by @convenient in #127

New Contributors

Full Changelog: 1.3.0...1.3.1

1.3.0

12 Oct 12:08
996173b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.9...1.3.0

1.2.9

08 Aug 07:12
f21992d
Compare
Choose a tag to compare

What's Changed

  • Fix is_in_stock not being handled properly with back_to_stock on refunds by @convenient in #120

Full Changelog: 1.2.8...1.2.9

1.2.8

01 Aug 16:58
d26ec20
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.7...1.2.8

1.2.7

22 Jun 14:02
fea8363
Compare
Choose a tag to compare

What's Changed

  • Remove plugin that will prevent double quantity refund by @markfischmann in #93
    • Drop support for magento 2.3

New Contributors

Full Changelog: 1.2.6...1.2.7

1.2.6

30 May 09:49
bb2201f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.5...1.2.6

1.2.5

28 Apr 11:18
bdb5cb2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.4...1.2.5

1.2.4

25 Apr 15:22
66aedb3
Compare
Choose a tag to compare

What's Changed

  • Adds plugin to ensure InventoryInStorePickupSales shipment can be sent with qty is 0, solves part of issue #69, and all of #108 by @waleedbasit in #109

New Contributors

Full Changelog: 1.2.3-p1...1.2.4

1.2.3-p1

24 Apr 08:18
ee3e9ca
Compare
Choose a tag to compare

No functional changes in this tag, making sure its tagged with updated testing so we can better support changes going forward.

What's Changed

Full Changelog: 1.2.3...1.2.3-p1