Skip to content

Releases: magmodules/magento2-channable

1.1.0

19 Apr 09:18
54db050
Compare
Choose a tag to compare
  • Added selftest to admin
  • Small bug fixes

1.0.15

29 Mar 13:25
1c26540
Compare
Choose a tag to compare
  • Fixed separate housenumber function for order import;
  • Added more cron expression options to dropdown.

1.0.14

23 Mar 13:41
16d7247
Compare
Choose a tag to compare
  • Fixed inventory collection join when no inventory attributes are selected;
  • Removed redirect to admin on exception in preview controller;
  • Fixed products urls when no seo url is present.

1.0.13

06 Feb 18:27
Compare
Choose a tag to compare
  • Fixed Bundle prices when fixed prices are used;
  • Added isSaleable check for availability for Bundle Products;
  • Added limit of 50 item updates per run;
  • Added fallback on the non-SEO url when product URL cannot be fetched.

1.0.12

20 Dec 14:35
3d76a9f
Compare
Choose a tag to compare
  • Added Channel ID, Channable ID & Marketplace Name as Order Grid Options
  • Added Option to use Marketplace Order ID as Magento Increment ID
  • Added Option to customize Shipment & Payment Text
  • Improved compatibility with external shipping extensions

1.0.11

13 Dec 13:52
1026795
Compare
Choose a tag to compare
  • Improved catalog price rule handling
  • Improved configurable invalidation method
  • Added ability to filter on a simple or parent separately
  • Added ability to force product taxes

1.0.10

13 Dec 09:51
905bc03
Compare
Choose a tag to compare
  • Added missing collection function for invalidate using cron instead of events

1.0.9

13 Dec 09:51
905bc03
Compare
Choose a tag to compare
  • Added advanced Bundle, Grouped and Configurable product export options;
  • Ability to target collection filters for simple, parent or both;
  • Fixed CLI commands;
  • Fixed dynamic bundle product price.

1.0.7

02 Nov 13:51
Compare
Choose a tag to compare
  • Installation Fix

1.0.6

31 Oct 15:05
f30d31f
Compare
Choose a tag to compare
  • Added option to invalidate products by cron instead of using observers;
  • Updated function for grouped products min & max prices, with sellable check on simples;
  • Updated function for bundle products prices.