Skip to content

Releases: snowio/magento2-extended-sales-repositories

v3.2.0

17 Jun 14:28
deffaeb
Compare
Choose a tag to compare

PHP 8.1 support
PR(#19)

v3.1.1

28 May 15:18
Compare
Choose a tag to compare
  • Remove phpunit dev dependency

v3.1.0

28 May 14:48
c0c2ae1
Compare
Choose a tag to compare
  • Add Gaurd classes ensuring that credit memos qtys dont exceed the order quantities
  • Add support for adhoc adjustments (ensuring that item returns cannot happen at the same time)

v2.5.0

28 May 08:25
07a920d
Compare
Choose a tag to compare
  • Add Gaurd classes ensuring that credit memos qtys dont exceed the order quantities
  • Add support for adhoc adjustments (ensuring that item returns cannot happen at the same time)

v3.0.1

24 May 08:31
46aff54
Compare
Choose a tag to compare
  • Add integration tests runner
  • Fix integration tests for 2.4 compatibility
  • #17
  • v3.0.0...v3.0.1

v3.0.0

02 Dec 11:47
298cf4f
Compare
Choose a tag to compare

Update for PHP 7.4 & Magento 2.4

PR: #15

v2.4.1

07 Sep 14:10
e4c53e2
Compare
Choose a tag to compare

Fix smallint used for snowio_order_relateddata auto increment ID

#14

v2.1.1

16 Jan 16:58
6e38450
Compare
Choose a tag to compare
  • Update the plugin such that list orders will update the extension attributes with additional information

v2.4.0

29 Nov 14:34
0e32945
Compare
Choose a tag to compare
  • Add "Back To Stock" Attribute to items

v2.3.3

19 Nov 13:54
@nei nei
0b22c46
Compare
Choose a tag to compare

Change method visibility of the model to allow extension