Changelog
WooCommerce KROS Onix Connector
1.0.18 - 2023-09-22- Enhancement - Allow to sync product dimensions from Onix to eshop. To use it, required to active the plugin with code "U_STOI_PARAM" in your Onix.
- Enhancement - Allow to sync product params from Onix as product attributes in the e-shop (global or per product).
- Enhancement - Allow to sync other product params from Onix as product attributes in the e-shop (global or per product). To use it, required to active the plugin with code "U_STOI_PARAM" in your Onix.
- Dev - Tested up to WP 6.3.1 and WC 8.1.1.
- Fix - Resolved composer conflict with other plugins by custom namespaces.
- Dev - Tested up to WP 6.3.1 and WC 8.0.3.
- Enhancement - Allow to sync the product prices by price list from Onix.
- Dev - Tested up to WP 6.2.2 and WC 7.8.2.
- Enhancement - Allow to define the decimals for calc item prices in synced orders and invoices to Onix.
- Dev - Improve getting new orders from ehop by max limit.
- Dev - Tested up to WC 7.6.1.
- Enhancement - Added hook
tlw_wc_onix_conn_sync_invoice
for modifying the request invoice outputs to Onix. - Tweak - Allow to define the numerical series code for synced orders and invoices in Onix.
- Tweak - Compatibility with WPify Woo plugin, the company data in synced orders and invoices to Onix.
- Dev - Improve detection of correct synced orders and invoices in Onix.
- Dev - Tested up to WC 7.6.0.
- Enhancement - Allow to add comment to sending log file to WooConn.sk.
- Tweak - Allow to sync product variation description from Onix to eshop.
- Tweak - Allow to define the custom date from changed products in Onix by one-time sync products.
- Dev - Minor code refactoring.
- Dev - Tested up to WP 6.2.
- Tweak - Allow to sync product images also for eshop product variations.
- Tweak - Display response error from API by onetime sync.
- Dev - Improve visual multiselect fields in plugin settings.
- Dev - Tested up to WC 7.5.1.
- Enancement - Allow to sync only stock cards from Onix to eshop that have a checked flag "WooConn.sk: Export do e-shopu". To use it, required to active the plugin with code "U_WCON_SI001" in your Onix.
- Enancement - Added hook
tlw_wc_onix_conn_get_product_image_base64
for modifying the product image request to eshop. - Tweak - Default getting full size product image from Onix.
- Enhancement - Allow to sync the product images from Onix to eshop.
- Enancement - Added hooks
tlw_wc_onix_conn_sync_order
,tlw_wc_onix_conn_sync_order_item
,tlw_wc_onix_conn_sync_order_fee
,tlw_wc_onix_conn_sync_order_shipping
for modifying the request order and invoice outputs to Onix. - Enhancement - Added hooks
tlw_wc_onix_conn_sync_product
,tlw_wc_onix_conn_sync_product_variation
for modifying the product request to eshop. - Fix - Correct detection syncing Onix product groups with eshop product categories, store 'human' category slugs.
- Dev - Tested up to WC 7.4.1.
- Fix - Correct sync product groups (categories) by one-time sync action.
- Dev - Tested up to WC 7.3.0.
- Enhancement - Extension of functions with sync logs in plugin interface. Possibility to export and save them, send them by email to WooConn.sk.
- Tweak - Encrypted log files mail sent to WooConn.sk from plugin interface.
- Tweak - Set default active logging.
- Dev - Minor code refactoring.
- Dev - Tested up to WP 6.1.1 and WC 7.2.2.
- Enhancement - Allow to define the order statuses for which orders aren't to be exported to Onix.
- Enhancement - Allow to automatically get exchange rates for EUR from ECB and use the exchange rate in Onix orders and invoices.
- Tweak - Moved setting of orders and invoices to new tab 'Order And Invoice Setting'.
- Tweak - Allow to define to don't create new products by syncing products from Onix to eshop.
- Tweak - Visual improve of the displayed data on the synchronization of orders and invoices in eshop admin interface.
- Dev - Tested up to WC 6.6.1.
- Fix - Thousand separator for calc the prices in synced orders and invoices.
- Fix - Handle display error in the admin eshop interface if the API doesn't respond or API is down.
- Dev - Minor code refactoring.
- Dev - Tested up to WP 6.0 and WC 6.5.1.
- Fix - Resolved problem with changing product regular price by sale price if the syncing of product prices are defined to ignore.
- Dev - Tested up to WP 5.9.2 and WC 6.3.1.
- Enhancement - Refactoring optimization of the products sync process from Onix to the eshop. Minimization of demands on data processing performance, faster processing of requests on the eshop side.
- Enhancement - Added the ability to define product attributes that should not be synced.
- Tweak - Upgrade Guzzle HTTP v7.3.0.
- Fix - Resolved Guzzle conflict with other plugins by custom namespaces and composer loading method.
- Dev - Tested up to WP 5.9.1 and WC 6.2.1.
- Tweak - Created separate asset js script.
- Dev - Minor code refactoring.
- Dev - Tested up to WP 5.8.1 and WC 5.6.0.
- Fix - Update changed date for changing order status. Show success message for one-time syncing new orders.
- Initial Release.