Skip to content

Releases: xcoreplatform/magento2-substituteorders

2.1.0

19 Sep 08:54
b8804cd
Compare
Choose a tag to compare
Merge pull request #50 from xcoreplatform/up-version-210

Up version to 2.1.0

1.0.27

20 Mar 09:44
4107535
Compare
Choose a tag to compare

Release notes 1.0.27

[Bugfix] - Trailing comma in constructor is not compatible with PHP 7.x

Issues

#41 - Error can't be translated, because of product name in message
#45 - Undefined variable $product on reorder

1.0.26

11 Jul 07:37
121e02c
Compare
Choose a tag to compare
Merge pull request #42 from rubenexp/bugfix_optional_parameters

[BUGFIX] - Optional parameters should be last in PHP 8.x

1.0.25

04 Jun 07:44
0094929
Compare
Choose a tag to compare

Showing the right error when reordering.

1.0.24

12 Apr 08:38
e65d57a
Compare
Choose a tag to compare

Fixed an issue with a typo.

1.0.23

22 Oct 11:38
588ba45
Compare
Choose a tag to compare

[BUGFIX] - When multiple orderlines where added, using the API, with the same SKU as an existing line, this line would be overwritten.
The extra lines were not added.

1.0.22

17 Aug 11:17
b0f0618
Compare
Choose a tag to compare

[BUGFIX] - #32 - The current date could not be selected in the datetimepicker for the order filter.

1.0.21

19 Jun 14:07
a495671
Compare
Choose a tag to compare

When showing the recent orders the setting "show by external id" was ignored.

1.0.20

11 Jun 14:55
18851b3
Compare
Choose a tag to compare

The following has been changed;

[BUGFIX] - Declare parameter types to fix fatal error when using additional data in call
[BUGFIX] - Fix if statement checking wether shippingData exists of Order

1.0.19

03 Feb 13:48
0a4ec64
Compare
Choose a tag to compare

Release 1.0.19

Issues:

#24 - Reorder with missing original Magento order resulted in Error, now results in redirect to shopping cart with available products.
#25 - Translation file for the dutch stores.