This free module allow you can manual custom shipping cost in backoffice to an existing order from Backoffice of Prestashop. The entire invoice will be recalculated.
The merchant only have to type the shipping cost and it will be updated only for any EXIST order.
- Show icon order to manual edit Shipping Cost in exist Orders:
- Form for enter New shipping Cost
- Automatic change total in exist Orders, total in Exist Invoice
Release 1.0.1
- fix maintaince mode
- change include to require_once
- add header license
Release 1.0.2
- change license header to 2021
- modify script.js to compatible to Prestashop 1.7.7+
- move script.js to /views/js
- validator 100% module.