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