Closed
Description
Describe the bug
When setting the "Recalculate shipping costs after editing the order" option to Yes, the shipping cost are recalculated when editing the order in BO when the price of the order exceeds the carrier's "limit" but not instantly, we need to refresh the page
Steps to Reproduce
Steps to reproduce the behavior:
- Have a carrier set up with a fee below a certain amount, free above it (For example "My Cheap carrier")
- Go to BO > Shop Parameters > Order Settings
- Set "Recalculate shipping costs after editing the order" to Yes
- On FO, make an order with this carrier, under the limit amount
- On BO, edit the order to make it exceed the limit
Additional information
- PrestaShop version: 1770rc1
- PHP version: 7.1
Metadata
Metadata
Assignees
Labels
BranchCategory: Back OfficeType: BugLabel: Which BO under menu is concernedSeverity: minor bug > https://build.prestashop.com/news/severity-classificationKanban prioritization: issue must be included in next versionComponent: Which BO section is concernedLabel: Which BO under menu is concernedSolution: issue is being addressedType: regression
Activity
prestashop-issue-bot commentedon Oct 2, 2020
Thanks for opening this issue! We will help you to keep its state consistent
khouloudbelguith commentedon Oct 2, 2020
Related to: #20798
Related to: #21099
khouloudbelguith commentedon Oct 2, 2020
Ping @jolelievre could be fixed with this PR: #20903?
Thanks!
jolelievre commentedon Oct 2, 2020
Hi @khouloudbelguith
it is not directly related, I think what is missing here is just an ajax update of this carrier tab.
But yes, I think it's pertinent to add this small fix to the already existing PR indeed, I have to finish fixing another tricky bug but I'll add this to the PR right after.
Thank you
8 remaining items
Progi1984 commentedon Jan 12, 2021
Fixed by #22367