Changelog
WooCommerce OBERON Connector
1.1.10 - 2024-07-19- Tweak - Allow to define the log rotation by setting max number of logging days.
- Dev - Tested up to WP 6.6 and WC 9.1.2.
- Fix - Compatibility with PHP older 8.0 (7.2, 7.3, 7.4).
- Enhancement - Created new e-shop API endpoint
sync-images
for syncing of images from OBERON to e-shop via our batch connector. - Dev - Updated plugin update checker.
- Dev - Added Required WooCommerce in plugin header.
- Dev - Tested up to WP 6.5.5 and WC 9.0.2.
- Dev - Upgrade ArrayToXml library v3.3.0, compatible with PHP 8+.
- Dev - Added new hook
tlw_wc_oberon_conn_sync_product_attribute
for modifying OBERON product parameter by sync products from OBERON to e-shop. - Dev - Tested up to WP 6.5.4.
- Tweak - Store EAN code to product variation SKU if syncing key item is EAN.
- Dev - Minor code refactoring.
- Dev - Tested up to WC 8.9.2.
- Dev - Compatibility with PHP 8.2.
- Dev - Changed GitLab access token.
- Dev - Tested up to WP 6.5.3 and WC 8.8.3.
- Enhancement - Allow to one-time sync the customers from OBERON to e-shop.
- Tweak - Added hooks
tlw_wc_oberon_conn_sync_customer
andtlw_wc_oberon_conn_sync_customer_user
for modifying the customer data request from OBERON to e-shop. - Dev - Tested up to WP 6.5 and WC 8.7.0.
- Enhancement - Allow to define the syncing of item meta data in synced orders.
- Enhancement - Allow to define the status for new products created by syncing from OBERON.
- Dev - Tested up to WC 8.6.0.
- Tweak - Added hook
tlw_wc_oberon_conn_sync_order_item_quantity
for modifying the item quantity of order request from e-shop to OBERON. - Tweak - Allow to sync the custom product field of measure unit in synced orders.
- Dev - Refactoring of VAT detection for items in synced orders.
- Dev - Tested up to WP 6.4.3 and WC 8.5.2.
- Enhancement - Added the nonstock item settings to plugin interface for syncing the shipping methods and extra fees in synced orders.
- Tweak - Sync product descriptions from OBERON to e-shop by 'light sync' process.
- Tweak - Allow to sync the sale price as percentage discount with validity date from OBERON to e-shop.
- Dev - Tested up to WC 8.5.1.
- Tweak - HPOS compatibility.
- Tweak - Set stock quantity of synced products to zero value for out of stock in OBERON.
- Tweak - Required comment to send log file to WooConn.sk
- Dev - Tested up to WC 8.5.0.
- Enhancement - Allow to export e-shop orders to XML file by one-time sync for importing orders as invoices to OBERON.
- Dev - Tested up to WP 6.3.2 and WC 8.2.1.
- Enhancement - Processing of stock quantity in e-shop products by multi stocks from OBERON.
- Enhancement - Allow to sync product params from OBERON as global product attributes in the e-shop.
- Enhancement - Allow to sync measure unit of products from OBERON to custom product field in the e-shop.
- 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 products from OBERON to e-shop by new attribute 'Classification Production'.
- Tweak - Added order customer note to synced orders from e-shop to OBERON.
- Dev - Recording the OBERON product cart number regardless of the product sync key.
- Dev - Refactoring set order item as stock item in synced orders.
- Dev - Tested up to WP 6.3 and WC 8.0.2.
- Fix - Correct sync product images if OBERON stock card has one image only.
- Fix - Correct one-time sync products from OBERON to e-shop by OBERON XML file if the XML obtains one stock card only.
- Dev - Tested up to WC 7.8.2.
- Tweak - Set max number chars for creating product attributes by syncing products to e-shop.
- Fix - Added function
is_wp_error()
for created term in syncing products.
- Enhancement - Allow to sync the product images from OBERON to e-shop. Transferred images from OBERON must be stored in the e-shop filesystem on the path
/wp-content/uploads/wc-oberon-connector-img/
. - Enhancement - Added hook
tlw_wc_oberon_conn_sync_product_image
for modifying the product image request from OBERON to e-shop.
- Enhancement - Allow to sync the product purchasing prices from OBERON to e-shop (compatibility with WooCommerce Cost of Goods and Cost of Goods for WooCommerce).
- Enhancement - Allow to define the price level from OBERON as product regular price in e-shop.
- Enhancement - Allow to define the price level from OBERON as product sale price in e-shop.
- Enhancement - Allow to sync other price levels from OBERON to e-shop by defining OBERON price level numbers and custom product meta fields.
- Dev - Tested up to WC 7.8.0.
- Tweak - Refactoring optimization of the products sync process from OBERON to e-shop. Minimization of demands on data processing performance, faster processing of requests on the e-shop side.
- Dev - Tested up to WP 6.2.2 and WC 7.7.0.
- Enhancement - Allow to add comment to sending log file to WooConn.sk.
- Tweak - Compatibility with WPify Woo plugin, the company data in synced orders to OBERON.
- Tweak - Improve visual multiselect fields in plugin settings.
- Fix - Correct detection custom company data in synced orders to OBERON.
- Dev - Prevent PHP warnings.
- Dev - Tested up to WP 6.2 and WC 7.5.1.
- Fix - Correct sync product parameters from OBERON with e-shop product attributes, if already the product exists in e-shop.
- Dev - Tested up to WC 7.5.0.
- Enhancement - Allow to sync the product parameters from OBERON to product attributes in e-shop.
- Enhancement - Extension of functions with sync logs in plugin interface. Possibility to export and save them, send them by email to WooConn.sk.
- Enhancement - Add hooks
tlw_wc_oberon_conn_sync_order
,tlw_wc_oberon_conn_sync_order_product
,tlw_wc_oberon_conn_sync_order_fee
,tlw_wc_oberon_conn_sync_order_shipping
for modifying order sync outputs to OBERON. - Enhancement - Add hooks
tlw_wc_oberon_conn_sync_product
,tlw_wc_oberon_conn_sync_product_variation
for modifying product sync from OBERON to e-shop. - Tweak - Visual improve of the displayed data on the synchronization of orders in e-shop admin interface. Added OBERON meta box in the order detail.
- Tweak - Set default active logging.
- Dev - Tested up to WP 6.1.1 and WC 7.4.1.
- Enhancement - Create one-time sync section in plugin settings for syncing of products by uploaded OBERON XML file.
- Fix - Correct calc item VAT rates in synced orders if number of decimal points in product prices is zero.
- Dev - Tested up to WP 6.0.2 and WC 6.9.3.
- Enhancement - Allow to define the order statuses for which orders aren't to be exported to OBERON.
- Tweak - Moved order settings to new tab 'Order settings' in plugin interface.
- Dev - Tested up to WP 6.0.1 and WC 6.8.0.
- Tweak - Set default product key item.
- Dev - Tested up to WP 5.9.3.
- Fix - Get internal product ID from OBERON in 'light' syncing products to e-shop.
- Dev - Minor code refactoring.
- Dev - Tested up to WP 5.9.2 and WC 6.3.1.
- Initial Release.