Releases: plentymarkets/plentymarkets-shopware-connector
Releases · plentymarkets/plentymarkets-shopware-connector
4.5.1
4.5.0
4.4.0
Added
- transfer category description 2 as attribute to shopware
- optional check if mainvariation is active
Fixed
- fix salutation in order an customer
- paypal invoice and paypal installment payment data was discarded, the data is now transfered correctly
- automatically set changed date time field for products
- import images without md5Checksum and use filename for adapterIdentifier hash generation
- optional origin-check for price-import (@jppeter)
Changed
- corrected the name of the isMappedIdentity function of the IdentityService
- corrected the order export with bundles
- get only visible variations of mapped plentymarkets clients
4.3.0
[4.3.0]
Added
- fallback for the import of the weight (@jppeter)
Fixed
- fix tax calculation issue for third country zero tax orders
- prepareOrderItems validation fix
- only transfer variations with valid clientid
- import alternate media text as name if is set
- import correct main translation
- use correct item tax when transferring order to plenty
- prevent the import of pseudoprices that are equal to the usual price (@jppeter)
- fix of orderstatus and paymentstatus mapping (@smxvh)
- fix bundle import (swagbundle 5.X.X required)
Changed
- changed the sequence in which the definitions are processed, orders and payments are now fetched first.
- reset unused Shopware attributes for shipping profiles
- handle Shopware's DateTime attributes correctly
- sw 5.3.x required
4.2.1
4.2.0
[4.2.0]
Added
Fixed
- error handling when parsing order addresses
- Bundle stock fix (@marcmanusch)
- use correct tax when transferring order to plenty
- error by mediaCategory create
- valid variation weight
Changed
- set the product inactive if the main variation is inactive, too
v4.1.0
[4.1.0]
Added
- added a reference amount calculator to calculate the right base content
- transfer item short description as attribute to shopware
- convert gram to kg (item weight)
- get correct category translation
Fixed
- use correct shop id when parsing shopware orders
Changed
- optimized the item query performance
- better error handling for commands and cronjobs
- renamed the PlentymarketsAdapter services from plentmarkets_adapter to plentymarkets_adapter
PlentyConnector 4.0.8
Fixed
- added a missing use statement in plentys media response parser
PlentyConnector 4.0.7
Fixed
- added a missing use statement in CategoryResponseParser
Changed
- optimized the hash generation for media files
- order item types for discounts and surcharges changed from product to discount and surcharge
PlentyConnector 4.0.6
Fixed
- wrong customer langauge was used when parsing orders
- processing a single payment via commandline was not possible