Brief
We have updated various scripts and templates used for checkout and invoice generation.
Description
When you apply a coupon to the cart you can see the name of this coupon only on basket and order_info page, on other checkout pages and invoice you can see only discounted price without coupon name.
Further, extract the 'block_order_cart.html' and 'user_invoice.html.html' into the 'templates/user' folder and 'admin_invoice.html.html' into 'templates/admin' folder. As for 'invoice_functions.php' extract it into 'includes' folder of your shop via FTP in BINARY mode replacing an existing file. Please do not forget to make a backup copy of the current files in case something goes wrong.