Changelog
WooCommerce ABRA Flexi Connector
1.0.17 - 2023-01-20- Tweak - Sync stock cards by current accounting year only.
- Tweak - Removed attribute for reservation of ordered products from order and invoice requests to ABRA Flexi.
- Tweak - Optimization of sync products from ABRA Flexi to eshop, reduced required response attributes.
- Tweak - Check defined constant
ZipArchive::EM_AES_256
for encrypted sent mail file log. - Fix - Correct sync stock quantities by selected stocks from ABRA Flexi to eshop.
- Fix - Export and save log file from plugin interface.
- Dev - Tested up to WC 7.3.0.
- Enhancement - Added hooks
tlw_abra_flexi_conn_order_invoice_product
,tlw_abra_flexi_conn_order_invoice_fee
andtlw_abra_flexi_conn_order_invoice_shipping
for modifying items in order and invoice output to ABRA Flexi. - Fix - Set null price value as numeric zero.
- Tweak - Set default active logging.
- Tweak - Encrypted log files mail sent to WooConn.sk from plugin interface.
- Dev - Tested up to WC 7.2.2.
- Tweak - Set max number of chars for item order name.
- Tweak - Correct set VAT type (standard, reduced rate, zero rate) in order and invoice requests to ABRA Flexi.
- Dev - Tested up to WP 6.1.1.
- Tweak - Removed country code GB from list of EU countries for OSS mode in synced invoices.
- Tweak - Human entries of product meta data and improve selection hidden fields to items in synced orders and invoices.
- Enhancement - Extension of functions with sync logs in plugin interface. Possibility to export and save them, send them by email to WooConn.sk.
- Fix - Calc correct numeric values if the unit prices in orders and invoices are null.
- Dev - Tested up to WP 6.1.0 and WC 7.1.0.
- Fix - Correct definition hooks for synced orders and invoices.
- Dev - Tested up to WC 6.9.4.
- Enhancement - Allow to define the invoice type for OSS mode to issued invoices.
- Enhancement - Added hooks
tlw_abra_flexi_conn_order_sync
andtlw_abra_flexi_conn_invoice_sync
for modifying order and invoice output to ABRA Flexi. - Dev - Minor refactoring JS scripts.
- Dev - Tested up to WP 6.0.2 and WC 6.9.3.
- Fix - VAT type of items in synced orders.
- Fix - Improved icons of the displayed data in order list.
- Dev - Tested up to WC 6.8.1.
- Fix - Integer data type for VAT rate and don't sending VAT data, if the VAT is null.
- Tweak - Visual improve of the displayed data on the synchronization of orders and invoices in eshop admin interface.
- Dev - Tested up to WP 6.0.1 and WC 6.7.0.
- Enhancement - Allow to define to don't create new products by syncing products from ABRA Flexi to eshop.
- Enhancement - Improved workflow for importing of manually created invoices in ABRA Flexi and their automatically sending to eshop customers.
- Tweak - Separate registration of created ABRA Flexi invoices (issued, proforma) for synced orders in eshop.
- Dev - Better detection process of syncing products from ABRA Flexi to eshop.
- Dev - Tested up to WC 6.6.1.
- Tweak - Styles for the synced data in eshop admin interface order list.
- Fix - Render the synced invoices in eshop admin interface.
- Fix - Correct detection manually created issued and proforma invoices for importing them from ABRA Flexi to eshop.
- Fix - Filter query for changed product stock quantity.
- Fix - Thousand separator for calc the prices in synced orders and invoices.
- Dev - Tested up to WP 6.0 and WC 6.5.1.
- Enhancement - Allow to define sync of product stocks from ABRA Flexi to eshop.
- Dev - Tested up to WP 5.9.3 and WC 6.4.1.
- Initial Release.