GX-Bug #48668
Von Daniel Würdemann vor etwa 8 Jahren aktualisiert
Merge Request: https://sources.gambio-server.net/gambio/gxdev/merge_requests/399 (3.2)
Merge Request: https://sources.gambio-server.net/gambio/gxdev/merge_requests/400 (3.3)
Plugin Changelog Version 2.9.37:
* fixed issue with product item number for order items in order import
Plugin Changelog Version 2.9.36:
* added support for the "display additional address field" (since Gambio GX3 3.1.1.0)
* added support for the "seperate street and house number" (since Gambio GX3 3.1.1.0)
* fixed option value sort order to be considered correctly
* fixed export of tax classes that contain special characters
* uses Shopgate Library 2.9.50
* added support to a category inheriting sub-category products
* fixed synchronisation of cancelled orders to shopgate
Library Changelog Version 2.9.50:
* added constant for new error code 222 (missing fields in register_customer)
* updated deprecated status of product visibility statuses
Library Changelog Version 2.9.49:
* fixed encoding issue related to objects in Plugin API responses that are in JSON
Library Changelog Version 2.9.48:
* added process ID of incoming requests to access log
* added new constant for checkCart error "CART_ITEM_PRODUCT_NOT_ALLOWED"
Library Changelog Version 2.9.47:
* "manufacturer_item_number" in the XML export of products is now CDATA, allowing for a correct handling of Umlauts and special characters
Library Changelog Version 2.9.46:
* made isMobile() check public in the redirector class
Library Changelog Version 2.9.45:
* "tax_class" in the XML export of products is now CDATA, allowing for a correct handling of Umlauts and special characters