fitgura Posted October 18, 2019 Share Posted October 18, 2019 Hello! Since we use PS 1.7.x I found a kind of feature bug, and maybe you know the solution, or understand my problem at all: Example: - cutomer use simple COD for pay (with no extra fee on it) - customer choosen GLS delivery (setting is: delivery 10 €, but free if spend above 100€) - customer order 3 items (70 + 40 + 10 = 120€) - we found the 40€ item is missing from our store and offer another item to the customer for 45€ (he/she accept it) Right now the problem: - we edit the placed order in the BO 1. delete the 40€ item from the order the total cost will be 70+10 = 90€ and the system automaticaly add + 15€ delivery cost 2. search and add the other item to the order (45€) and the final value will be 70 + 45 + 10 + 15= 140€ It means the delivery fee added to the order and do not delete it, can not delete it! any idea please?? Link to comment Share on other sites More sharing options...
joseantgv Posted October 18, 2019 Share Posted October 18, 2019 (edited) You can report it here https://github.com/PrestaShop/PrestaShop/issues/new?template=bug_report.md Edited October 18, 2019 by joseantgv (see edit history) Link to comment Share on other sites More sharing options...
JuanjoSC Posted October 18, 2019 Share Posted October 18, 2019 You can add the free shipping discount again after editing the order. To do this you have to reload the order page with F5 Link to comment Share on other sites More sharing options...
fitgura Posted November 22, 2019 Author Share Posted November 22, 2019 On 10/18/2019 at 6:14 PM, JuanjoSC said: You can add the free shipping discount again after editing the order. To do this you have to reload the order page with F5 Unfortunately this isn't work as can not delete the delivery fee whatever I refresh the page... Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now