Changelog

pixi* connector

1.8.5

2021-08-16

Quality Enhancements

  • Partial backport from 2.4.4

    • Fix Stock-Import to save stockItem directly

    • Fix Stock-Import to consider module environment

  • Compatibility backport fix for Magento 2.2.x

    • Fix Stock-Import

    • Fix using flat tables

1.8.4

2021-07-22

Backport Street-Line-Config

  • Backport code from 2.0.8

  • Provide street-line-config for order export

1.8.3

2021-04-26

Minor Troubleshooting

  • Backport fixes from pixi 2.4.x

  • Batch-Import Bugfix - ImportStock

  • Timezone Bugfix - OrderExport

  • VatID Bugfix - Order Export

1.8.2

2021-03-08

  • Fix tax configuration mapping (tax class none)

  • Fix compatibility issue with Magento 2.3

1.8.0

2021-02-21

  • Possibility to export magento special price for product

  • Provide configuration setting for special price export

1.7.1

2021-02-16

  • Fix type property issue on code generation

  • Fix compatibility issue for msi extension

1.7.0

2021-02-15

  • Provide optional INTERNAL_ITEM_NUMBER for Catalog-Export

  • Provide display of pixi* Connector version in admin backend

  • Fix tax configuration mapping (tax class none)

  • Fix remark values on calculated discounts

1.6.1

2021-01-20

  • Provide event handling for msi extension

  • Provide more stable formatting for "german floats" in catalog export

1.6.0

2021-01-14

  • Empty product price exported 0.000 in exportCatalog

  • Log each SKU in the exportCatalog that is processed

  • Use configurable images when no image is on simple product defined

1.5.17

2020-12-09

  • Fix: itemtags from multiselect attribute crashed export catalog

1.5.16

2020-12-04

  • Fix: Shipping carrier mapping without shipping methods from third party modules

1.5.15

2020-10-12

  • Fix: Crash when empty shipping method on OrderExport

1.5.14

2020-10-07

  • Fix: Crash when customerId should returned on OrderExort

1.5.13

2020-09-18

  • Fix compatibility with Magento 2.2.x

1.5.12

2020-05-26

  • Remove compatibility to Magento 2.1

  • confirmCatalog result Default-XML if no product confirmed

1.5.11

2020-05-12

  • Compatibility to Magento 2.3.5

  • CatalogExport result Default-XML if no product exported

1.5.10

2020-04-27

  • Added dispatching of event in order to change product collection before loading during product export.

  • see ExportCatalogProductCollection from PixiExample

1.5.9

2020-04-17

  • Refactoring shipment defintion for plugins

1.5.8

2020-04-03

  • Configure Export Catalog without product images

1.5.7

2020-02-06

  • FIX: Place item tags in exportCatalog correctly

  • FIX: Transfer region code instead of name in delivery and billing address and shorten to 3 digits

1.5.6

2020-01-20

  • Set Payment Transaction (CARD_AUTHORIZATION) for online payment from LastTransId()

1.5.5

2020-01-16

  • New attributes for catalog export

    • pixi* Item Tags

    • Serialnumber Required

    • Batch Number Required

    • Best Before Date Required

    • Customs Tariff Number

    • Customs Country Of Origin

    • Customs Tariff Text

1.5.4

2020-01-09

  • FIX: Crash order export without shipping carrier

1.5.2

2019-10-30

  • Implement integration tests for stock import

1.5.1

2019-10-29

  • NEW: Complete support for MSI with "techdivision/pixi-msi" modul

1.5.0

2019-10-29

  • NEW: Prepare and optimize for Magento 2.3 MSI support

1.4.5

2019-09-26

  • NEW: Export multiple order state

1.4.4

2019-09-16

  • NEW: Export additional product types like "virtual"

1.4.3

2019-09-16

  • Fix: correct 0 value on item discount xml export

1.4.2

2019-07-17

  • exportOrder uses store related configuration

1.4.1

2019-07-17

  • Implement integration tests

  • Fix error on partial delivery with shipping quantity

1.4.0

2019-07-16

  • exportOrders

  • Partial delivery with tag ONCE

  • importOrderStatus

  • FIX: shipping quantity error with Configurable Items

  • Configure email send on new shipment

  • Map shipping vendor from pixi* data on Magento sales_shipment_track

  • NEW Feature: Partial delivery

  • Partial delivery with quantity from pixi* data

  • Partial delivery generate shipping for each unique tracking code

1.3.15

2019-07-15

  • ImportOrderStatus

  • Import comma-separated tracking codes into different trackings.

  • Note Shipping Vendor with Tracking Codes

1.3.14

2019-07-10

  • FIX: Stock import only save attribute

1.3.13

2019-07-08

  • FIX: Crash order export on missing shipping method

1.3.12

2019-06-27

  • Fix order export delay

1.3.11

2019-06-26

  • Fix: deactivate delay

1.3.10

2019-06-25

  • Produkt confirm with enabled flat table

  • Pixi logger in order export

1.3.9

2019-06-24

  • Billing address as default for shipping address

1.3.8

2019-06-19

  • Fix: payment selector don’t show all active payments

1.3.7

2019-06-18

  • Country code is no longer determined for a store

  • Weight is formatted without thousands separator

1.3.6

2019-05-28

  • Implement new event for ImportOrderStatus API

1.3.5

2019-05-28

  • Set indexes on pixi fields in sales_order

1.3.4

2019-05-27

  • FEATURE: Implement delivery date mapping for stock import

1.3.3

2019-05-16

  • FIX order export

  • Remove "DISCOUNT_PERC" on order export.

  • "REMARK type=DISCOUNT" only if discount amount greater than zero

1.3.2

2019-05-14

  • Implement ACL for pixi* configuration

1.3.1

2019-05-14

  • Export orders only with specific status defined in configuration

1.3.0

2019-05-13

  • New events on import stock for stock item and product before save. Example on Github Pixi Example

1.2.0

2019-04-25

  • Configuration setting for product active status on stock import