Files
2019-11-20 07:44:43 +01:00

69 lines
1.8 KiB
Plaintext

Partial Shipment
Contact: contact@myaddons.io
Change history for Partial Shipment
———————————————————
Version 1.0.0 (16/05/2017):
- Original release
Version 1.0.1 (5/10/2017):
- Add contact support button in configuration
Version 1.0.2 (13/10/2017):
- Add our logo in module configuration
Version 1.0.3 (10/11/2017):
- Fix bug generate PDF for PrestaShop 1.6.0 to 1.6.0.14
Version 1.0.4 (27/11/2017):
- Fix bug on total order when generate remaining Order with tracking number
- Fix bug on add logo in new state.
- Fix bug on shipping_number in email
Version 1.0.5 (06/12/2017):
- Fix bug on generate PDF deliveryslip
- Fix bug on PresaShop 1.6.1.5 Add getPagination Method in PDF Template
- Fix bug with array column with php 5.4
Version 1.0.6 (08/12/2017):
- Fix bug on generatePDF in Back Office we use front Controller to generate PDF
Version 1.0.7 (19/12/2017) :
- Fix bug with reduction
- Fix bug with associate product to invoice
Version 1.0.8 (05/01/2018) :
- Fix bug with reduction in front office display
Version 1.0.9 (07/01/2018) :
- Fix bug with last shipped remaining order
Version 1.1.0 (24/01/2018) :
- Fix bug when verify fullshipped order
Version 1.1.1 (30/01/2018) :
- Fix bug when you reset your invoice number each year with the same name invoice number last year.
Version 1.1.2 (06/03/2018) :
- Fix bug array_search with php version 5.4
Version 1.1.3 (24/03/2018) :
- Add PrestaTrust
Version 1.1.4 (06/08/2018) :
- Remove send email when order is complete
Version 1.1.5 (29/11/2018) :
- Fix when you clone order
Version 1.1.6 (11/12/2018) :
- Delete delivery number when you clone order
Version 1.1.7 (05/03/2019) :
- Add product image in list
- Add available quantity in pproduct list
Version 1.1.8 (18/04/2019) :
- Send email in english if customer language different (en, fr, es, it, pt, de)