Skip to main content

5 posts tagged with "changelog"

View All Tags

· One min read

Features

  • Improved error handling when creating an ASN
    • ASN is tried to be sent to dhl - if it's received for whatever reason the status is set to In preparation and can be sent again manually
  • Orders which are not sent to DHL successfully when the status is changed due to whatever reaseon are now beeing reprocessed with the "Update orders" button and the corresponding cronjob
  • Cancelled orders trigger a stock update for the containing items immediately
  • Limit of 10 for the stock update history
  • Submitting the items price and currency in the order to the warehouse
  • Submiting the order date for improved commercial invoices

Bugfixes

  • E-Mail in address formatting now without PHP warning

Misc

  • n/a

· One min read

Features

  • New Status Cancelled by DHL is added for better order debugging
    • If an order is cancelled for some reason by the wareouse, the order is set to this status to be manually handled afterwards
  • New Status Sent to DHL for fulfillment is added for better order debugging
    • After processing - the order changes the status to Sent to DHL for fulfillment. After the order is released from the warehouse it is marked as Completed

Bugfixes

  • n/a

Misc

  • n/a

· One min read

Features

  • Stock & EAN History in woocommerce product pages see (see History)
  • Warnings (see Warnings)
  • ASNs are now displayed as canceled if so

Bugfixes

  • Fixed some missing translations

Misc

  • Removed deprecated/redundant code

· One min read
  • Added Returns feature (see Returns)
  • Added origin code to product mapping table
    • this code is used for Return ASNs that are created by the plugin
  • Set order status in the store to Failed if the order does not exist on the DHL side
  • Do not check for tracking number again if one is already present in the database

· One min read
  • New Received at column for Inbound Order tracking
  • New Inventory last updated column for products
  • Increase request timeout for DHL API calls