Changelog

WooCommerce FLOWii Connector

1.4.6 - 2024-06-04
  • Fix - Correct calc regular price of synced products from FLOWii to eshop.
  • Dev - Removed VAT fields from plugin settings of syncing products. VAT data comes directly from FLOWii.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 8.9.1.
1.4.5 - 2024-05-15
  • Dev - Compatibility with PHP 8.2.
  • Dev - Changed GitLab access token.
  • Dev - Tested up to WP 6.5.3 and WC 8.8.3.
1.4.4 - 2024-04-18
  • Enhancement - Allow to define the syncing of products from FLOWii to eshop by selected categories.
  • Enhancement - Allow to define the status for new products transferred from FLOWii to eshop, possible to set not to create new products.
  • Fix - Correct sync product subcategories from FLOWii to eshop.
  • Dev - Tested up to WP 6.5.2 and WC 8.8.2.
1.4.3 - 2024-01-17
  • Fix - Added attribute name to stock items in synced orders.
  • Dev - Tested up to WC 8.5.1.
1.4.2 - 2024-01-08
  • Fix - Render order detail in eshop.
1.4.1 - 2024-01-04
  • Fix - Set numeric value of VAT rate also for VAT non-payer in order items.
1.4.0 - 2023-12-27
  • Tweak - HPOS compatibility.
  • Tweak - Required comment to send log file to WooConn.sk.
  • Dev - Changed VAT rate attribute in synced orders to FLOWii.
  • Dev - Tested up to WP 6.4.2 and WC 8.4.0.
1.3.13 - 2023-12-05
  • Fix - Correct calc VAT in extra fee items in synced orders.
  • Dev - Tested up to WC 8.3.1.
1.3.12 - 2023-11-10
  • Dev - Extended logging for getting stock cards from FLOWii.
  • Dev - Tested up to WP 6.4.1 and WC 8.2.2.
1.3.11 - 2023-10-31
  • Tweak - Improved sync products from FLOWii to eshop by product states in stock.
  • Dev - Tested up to WP 6.3.2 and WC 8.2.1.
1.3.10 - 2023-05-14
  • Fix - Correct process of getting the new eshop orders if it was allowed to sync all order statuses.
  • Dev - Tested up to WC 7.7.0.
1.3.9 - 2023-04-19
  • Enhancement - Added hook tlw_wc_flowii_conn_sync_product for modifying the product request from FLOWii to eshop.
  • Enhancement - Allow to add comment to sending log file to WooConn.sk.
  • Tweak - Compatibility with WPify Woo plugin, the company billing data in synced orders to FLOWii.
  • Dev - Tested up to WC 7.6.0.
1.3.8 - 2023-03-30
  • Fix - PHP warnings of getting deal types and onetime sync.
  • Dev - Tested up to WP 6.2.
1.3.7 - 2023-03-28
  • Enhancement - Possibility of choosing to record the use of discount coupons in synced orders in FLOWii (fixed negative value in separate order item or total discount from order).
  • Tweak - Improve visual multiselect fields in plugin settings.
  • Dev - Tested up to WC 7.5.1.
1.3.6 - 2023-01-24
  • Enhancement - Added hooks tlw_wc_flowii_conn_sync_partner, tlw_wc_flowii_conn_sync_order, tlw_wc_flowii_conn_sync_order_item, tlw_wc_flowii_conn_sync_contract for modifying order and contract sync output to FLOWii.
  • Enhancement - Allow to define more fields in FLOWii contract (name, description, responsible users, agreed price).
  • Tweak - Separate contract settings to new plugin tab.
1.3.5 - 2023-01-19
  • Tweak - The created order linked with created deal in FLOWii.
  • Tweak - Check defined constant ZipArchive::EM_AES_256 for encrypted sent mail log file.
  • Dev - Tested up to WC 7.3.0.
1.3.4 - 2022-12-23
  • Tweak - Allow to define FLOWii user for generate orders in FLOWii.
  • 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.
1.3.3 - 2022-11-21
  • Enhancement - Extension of functions with sync logs in plugin interface. Possibility to export and save them, send them by email to WooConn.sk.
  • Fix - Correct calc item VAT rates in synced orders if number of decimal points in product prices is zero.
  • Fix - Resolved conflict nonexistent method WC_Order_Item::get_all_formatted_meta_data in older WooCommerce versions.
  • Dev - Tested up to WP 6.1.1 and WC 7.1.0.
1.3.2 - 2022-08-01
  • Tweak - Added icon of sync date to all orders in list. Get the sync date from comments if it doesn't exist.
  • Dev - Tested up to WP 6.0.1 and WC 6.7.0.
1.3.1 - 2022-07-11
  • Enhancement - Allow to define the standard VAT rate and reduced VAT rate in FLOWii.
  • Enhancement - Added the meta box FLOWii with synced data in order detail.
  • Tweak - Visual improve of the displayed data on the synchronization of orders.
1.3.0 - 2022-06-23
  • Enhancement - Load the FLOWii settings data for the plugin configuration using the call to action button. Resolved an issue with the FLOWii API quota overrun setting up the plugin.
  • Tweak - Moved contract attributes to orders tab in admin plugin interface.
  • Dev - Better loading of JS scripts when rendering individual sections of the plugin.
  • Dev - Optimized product search by SKU within product sync.
  • Dev - Removed deprecated plugin functions.
  • Dev - Tested up to WC 6.6.1.
1.2.40 - 2022-06-21
  • Tweak - Human entries of product meta data and improve selection hidden fields to synced orders.
  • Dev - Tested up to WP 6.0 and WC 6.6.0.
1.2.39 - 2022-05-13
  • Fix - Calc product prices with thousand separator.
  • Dev - Tested up to WC 6.5.1.
1.2.38 - 2022-04-29
  • Enhancement - Allow to sync product additional text on FLOWii documents.
  • Tweak - Added all product attributes for stock items to FLOWii orders.
  • Dev - Minor code refactoring.
  • Dev - Tested up to WP 5.9.3 and WC 6.4.1.
1.2.37 - 2022-03-18
  • Fix - Deprecated getting delivery items with prices from FLOWii.
1.2.36 - 2022-03-11
  • Enhancement - Refactoring optimization of the products sync process from FLOWii to the eshop. Minimization of demands on data processing performance, faster processing of requests on the e-shop side.
  • Dev - Tested up to WP 5.9.2 and WC 6.3.1.
1.2.35 - 2022-02-18
  • Tweak - Allow to ignore the syncing product categories from FLOWii to eshop.
1.2.34 - 2022-02-11
  • Enhancement - Allow to define the product attributes to ignore synced products from FLOWii to eshop.
  • Dev - Tested up to WC 6.2.0.
1.2.33 - 2022-02-09
  • Fix - Correct calc VAT for order items in synced orders.
1.2.32 - 2022-02-08
  • Enhancement - Allow to define custom measure units of products by system identifier for items in synced orders.
  • Fix - Resolved Guzzle conflict with other plugins by custom namespaces and composer loading method.
  • Dev - Tested up to WP 5.9.
1.2.31 - 2022-01-24
  • Tweak - Added new one-time sync for syncing changed products only.
  • Fix - Sync product prices without VAT and including VAT.
  • Dev - Tested up to WP 5.8.3 and WC 6.1.1.
1.2.30 - 2021-12-28
  • Fix - Resolve Guzzle conflict with plugin 'Google Listings and Ads', upgraded to Guzzle v7.3.0.
  • Dev - Tested up to WC 6.0.0.
1.2.29 - 2021-12-10
  • Tweak - Full country map by ISO 3611-1 and FLOWii country attributes.
1.2.28 - 2021-12-02
  • Fix - Sync products as delivery items and correct timestamp format for changed products.
1.2.27 - 2021-12-02
  • Enhancement - Allow to define the product types to ignore synced products.
  • Tweak - Regular sync of only recently changed products in FLOWii.
1.2.26 - 2021-11-30
  • Tweak - Preservation of existing product categories in the eshop if no categories are defined in FLOWii.
  • Dev - Tested up to WP 5.8.2 and WC 5.9.0.
1.2.25 - 2021-10-19
  • Fix - Foreign country in mailing and delivery address of partners.
  • Dev - Tested up to WC 5.8.0.
1.2.24 - 2021-09-14
  • Dev - Minor code refactoring.
1.2.23 - 2021-09-13
  • Fix - Don't sync order company data (name, registration id, vat id, etc.) if order is not company type.
  • Dev - Tested up to WP 5.8.1.
1.2.22 - 2021-09-01
  • Enhancement - Allow to define the order statuses to ignore synced orders.
  • Tweak - Allow to send internal eshop order ID to FLOWii orders.
  • Tweak - Write eshop order number to custom attribute 'Number of received document' in FLOWii orders.
1.2.21 - 2021-08-26
  • Tweak - Created separate asset js script.
  • Dev - Tested up to WC 5.6.0.
1.2.20 - 2021-08-13
  • Enhancement - Added new products settings tab.
  • Enhancement - Allow to ignore sending of product meta data to FLOWii orders and regularly syncing of products.
  • Tweak - Get all products from FLOWii by API response paging.
  • Fix - Get all activated payment methods in eshop.
1.2.19 - 2021-08-10
  • Tweak - Move sequence shipping item in delivery settings.
1.2.18 - 2021-08-10
  • Enhancement - May change sequence shipping item in FLOWii orders.
  • Fix - VAT in extra fees.
1.2.17 - 2021-07-26
  • Enhancement - Added contact person to order note in FLOWii.
  • Dev - Tested up to WP 5.8 and WC 5.5.2.
1.2.16 - 2021-07-08
  • Enhancement - Compatibility with plugin 'WooCommerce Custom Product Addons' - sync meta data of non-stock order items as item descriptions.
  • Fix - Excluded hidden order meta data for syncing orders.
1.2.15 - 2021-06-24
  • Tweak - Added Czech translation of plugin interface.
1.2.14 - 2021-06-23
  • Fix - PHP warnings.
1.2.13 - 2021-06-15
  • Tweak - Sync the partner responsible user by orders.
  • Fix - Existing partner tags as protected meta data by orders.
  • Dev - Tested up to WC 5.4.1.
1.2.12 - 2021-05-26
  • Enhancement - Allow to cancel the flag of synced orders on ability resyncing orders to FLOWii again.
  • Enhancement - Compatibility with plugin 'WooCommerce Product Add-ons' - sync meta data of non-stock order items as item descriptions.
  • Tweak - Added eshop order numbers as internal notes to FLOWii orders.
1.2.11 - 2021-05-05
  • Tweak - Sync the partner tags from FLOWii to eshop.
1.2.10 - 2021-05-03
  • Tweak - Allow to send shipping method as order item if delivery isn't defined as nonstock item (services) in FLOWii.
1.2.9 - 2021-05-03
  • Tweak - Sync the new or edited partners only from FLOWii to eshop.
1.2.8 - 2021-04-29
  • Enhancement - Allow to send extra payment fees in orders.
1.2.7 - 2021-04-22
  • Tweak - Rotating sync logs for every day.
  • Dev - Set delay execution sync for many requests on API limit quota.
  • Dev - Tested up to WC 5.2.2.
1.2.6 - 2021-03-24
  • Fix - Secured encrypt/decrypt the API credentials.
1.2.5 - 2021-03-18
  • Tweak - Ignore updating the existing partner's comment and additional data when syncing orders.
1.2.4 - 2021-03-18
  • Fix - Prevent deleting additional partner data when syncing orders.
  • Fix - Bug showing of setting tab after submitted plugin general settings.
  • Tweak - Improved translations.
1.2.3 - 2021-03-16
  • Tweak - Secured encrypt the API credentials.
  • Dev - Tested up to WC 5.1.0.
1.2.2 - 2021-03-05
  • Enhancement - Customers settings. Allow to automatic update customers data from FLOWii to eshop.
  • Tweak - Moved all customers settings to one tab.
  • Fix - PHP warnings.
1.2.1 - 2021-03-03
  • Tweak - Optimized connect checker to API.
  • Fix - Sync customers from FLOWii to eshop by paging list.
  • Dev - Minor changes of interactive features (preloader, onbeforeunload).
1.2.0 - 2021-03-02
  • Enhancement - Customers settings. Enable to define custom meta data for tags of partners in FLOWii.
  • Dev - Optimized filesystem structure.
1.1.9 - 2021-02-23
  • Enhancement - Customers settings. Enable to sync custom customers meta data (company number, tax number, vat number).
  • Enhancement - Added new one-time sync action - import customers from FLOWii to eshop.
  • Enhancement - Enable to regularly sync customers from FLOWii to eshop.
  • Tweak - Refactoring define company fields by plugins.
1.1.8 - 2021-02-11
  • Enhancement - Allow to define custom start date of sync.
  • Dev - Tested up to WC 5.0.0.
1.1.7 - 2021-02-09
  • Fix - Time zone GMT offset format in WordPress general settings.
1.1.6 - 2021-01-25
  • Fix - Required contract type only if allowed sync contracts.
1.1.5 - 2021-01-21
  • Enhancement - Compatibility with PHP 8.0.
  • Tweak - Tested up to WP 5.6.
  • Tweak - Tested up to WC 4.9.1.
  • Fix - Autoload composer unregister class.
1.1.4 - 2021-01-15
  • Tweak - Sync total price (includes/excludes VAT) in contract.
1.1.3 - 2021-01-13
  • Enhancement - Allow sync contracts.
1.1.2 - 2020-11-03
  • Enhancement - Custom manage logging of sync.
1.1.1 - 2020-10-28
  • Fix - Escape API response in logging.
1.1.0 - 2020-10-23
  • Tweak - Composer autoload, rename namespaces and defined.
  • Tweak - Refactoring vendor.
1.0.9 - 2020-10-08
  • Fix - Verify purchase code in call cron job by php script.
1.0.8 - 2020-10-06
  • Fix - Select new orders by local timezone.
1.0.7 - 2020-09-16
  • Enhancement - Get document numbering sequence list.
1.0.6 - 2020-09-031.0.5 - 2020-09-021.0.4 - 2020-08-27
  • Dev - Sync orders.
1.0.3 - 2020-08-25
  • Fix - Get API token.
1.0.2 - 2020-08-05
  • Dev - Minor fixes.
1.0.1 - 2020-07-24
  • Enhancement - Available automatic plugin updates.
  • Dev - Checker PHP version.
  • Dev - Minor code refactoring.
1.0.0 - 2020-07-20
  • Initial Release.