Cream is pleased to announce the release of the Copernica module for Magento version 3.2.2, which is a bug-fix release. The complete list of fixes is at the bottom of this page.
Release Notices
Upgrading from a previous version of the module should be fairly straightforward. We strongly recommend that you install the module in a development or staging environment first before installing it on a production environment.
Updates and Fixes in this Release
- [COPE-255] - Changed a typo in the Entity_Order class, now references the correct class name.
- [COPE-251] - Order and Quotes now use the getAllItems function to sync the items.
- Calling the Product XML for a disabled or unknown product will now result in a JSON error instead of a 404 or a 500 HTTP error.
- Removed some extra slashes when calling the Copernica API, which resulted in "unknown function" errors.