Changelog
WooCommerce Pharmacy HITT Connector
1.1.2 - 2024-09-05- Tweak - Allow to define the log rotation by setting max number of logging days.
- Tweak - Added Required WooCommerce in plugin header.
- Tweak - Displaying plugin logs even if the plugin license or web service PharmacyService is not verified, better debugging of plugin verification.
- Fix - PHP warnings in prevent multiple sync calls.
- Dev - Updated plugin update checker.
- Dev - Minor code refactoring.
- Dev - Tested up to WP 6.6.1 and WC 9.2.3.
- Dev - Compatibility with PHP 8.2.
- Dev - Changed GitLab access token.
- Dev - Tested up to WP 6.5.3 and WC 8.8.3.
- Tweak - HPOS compatibility.
- Tweak - Render error messages for unsuccessfully synced orders or destock items in eshop order list overview.
- Tweak - Added hooks
tlw_pharmacy_hitt_conn_order_sync
,tlw_pharmacy_hitt_conn_order_product
,tlw_pharmacy_hitt_conn_order_fee
,tlw_pharmacy_hitt_conn_order_shippping
,tlw_pharmacy_hitt_conn_sync_product, tlw_pharmacy_hitt_conn_sync_product_variation
for modifying the sync requests. - Dev - Preventing multiple sync calls at the same time.
- Dev - Tested up to WP 6.4.3 and WC 8.6.1.
- Fix - Changed called endpoint for checking connection with web service.
- Fix - Changed the default value of creating new products by sync products. After the new, the creation of new products is disabled by default.
- Dev - Tested up to WC 6.9.4.
- Enhancement - Allow to define the non-stock item code from Pharmacy HITT for synced orders.
- Tweak - Not sending products without any identification to Pharmacy HITT in synced orders.
- Tweak - Visual improve of the displayed data on the synchronization of orders.
- Fix - Sending request of destock quantities of products to Pharmacy HITT.
- Dev - Minor code refactoring.
- Dev - Tested up to WP 6.0.2 and WC 6.8.2.
- Tweak - Refactoring optimization of product sync process from Pharmacy HITT to eshop. Minimization of demands on data processing performance, faster processing of requests on e-shop side.
- Dev - Tested up to WP 6.0.
- Enhancement - Allow to define the order statuses for which orders aren't to be exported to Pharmacy HITT.
- Tweak - Added product search by SKU if the product is not found by internal Pharmacy HITT code.
- Dev - Tested up to WC 6.5.1.
- Tweak - Sync product stock quantity by new method
getStockQtyChange
. - Dev - Tested up to WP 5.9.3 and WC 6.4.1.
- Enhancement - Allow to define regular destock quantities in Pharmacy HITT by eshop orders.
- Tweak - Set product SKU in synced orders if ordered product doesn't have the internal product code from Pharmacy HITT.
- Enhancement - Allowed to define custom date for importing changed products by onetime sync.
- 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.
- Initial Release.