Skip to content

Releases: magmodules/magento2-channable

1.4.19

05 Aug 12:43
a1f9ee2
Compare
Choose a tag to compare
  • Added support for orders with non default currency (thnx @Hexmage)
  • Updated installation commands in README.MD (thnx @Niels-P)

1.4.18

13 Apr 11:26
f6b1b0e
Compare
Choose a tag to compare
  • Fix: Order import with region/state
  • Fix: Order import for single address-lines

1.4.17

06 Apr 17:25
4027685
Compare
Choose a tag to compare
  • Change: Enable backorders when LVB orders are imported
  • Fix: compilation issue on non MSI installations (e.g. 2.2)

1.4.16

03 Apr 18:29
2d9286f
Compare
Choose a tag to compare
  • New: Added compatibility for Xtento Stock Import module
  • New: Set Order ID Prefix per storeview for order import
  • Fix: Import for LVB orders with Out of Stock products
  • Fix: Item update in multi store

1.4.15

21 Feb 10:40
b2ce397
Compare
Choose a tag to compare
  • Disable price rules for marketplace order import
  • Refactored order item validation and add to quote

1.4.14

15 Jan 12:13
27d2a82
Compare
Choose a tag to compare
  • Added email to billing and shipping address on order import
  • Added option to add disabled products to product export
  • Fix: check if MSI is enabled when fetching inventory data (could be disabled after installation)

1.4.13

06 Jan 08:53
b9c59f8
Compare
Choose a tag to compare
  • Special price fix for imported orders
  • Added VAT-ID/TAX-ID to address import
  • Option to sent invoice e-mail to customer for imported orders

1.4.12

06 Sep 10:28
64c399a
Compare
Choose a tag to compare
  • Fixed Asynchronous Order Processing #75
  • Fixed product url in the feed (Thnx @albsa)
  • Fixed undefined variable in order import /w non existing products (Thnx @yaroslav-zenin)
  • Marketplace email address is now stripped from the colon
  • Option to exclude company name in the order import
  • Changes for salable Qty when using MSI

1.4.11

12 Jul 06:01
3b0913c
Compare
Choose a tag to compare
  • Removed salable check on parents for simples
  • Refactored Test Data and added region to address import
  • Unset tier pricing for product before adding it to the order

1.4.10

28 Jun 10:07
e603278
Compare
Choose a tag to compare
  • Fixed failing CSRF protection in Magento 2.3.2 #69