Prestashop – 当编辑订单中客户的地址时,运费价格会变为零,但应保持不变。

huangapple go评论97阅读模式
英文:

Prestashop - when editing the customer's address in the order, the shipping price will change to zero, but it should remain

问题

Prestashop: 1.7.4
在BO-Orders中发现了一个bug:如果在订单中直接编辑客户的地址,该订单中的运费会变为零。运费应该保持不变,而不是重置。如果我在BO-Customers中直接编辑相同的地址,运费不会改变。
你能帮我解决这个bug吗?我可以直接编辑代码中的任何文件。

英文:

Prestashop: 1.7.4
I found a bug in BO-Orders: If an address of a customer is edited directly in the order, the shipping cost in this order is changed to zero. The shipping cost should remains, not reset. If I edit the same address directly in BO-Customers, the shipping cost will not change.

Can you please help me, how solve this bug? I can edit any file directly in the code.

答案1

得分: 1

Shop parameters -> Order settings -> Recalculate shipping costs after editing the order - set to "No".

If you still think it's bug, consider checking if it happens on the newest PrestaShop version. 1.7.4 is quite old.

英文:

Shop parameters -> Order settings -> Recalculate shipping costs after editing the order - set to "No".

If you still think it's bug, consider checking if it happens on the newest PrestaShop version. 1.7.4 is quite old.

huangapple
  • 本文由 发表于 2023年3月4日 00:58:13
  • 转载请务必保留本文链接:https://go.coder-hub.com/75629894.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定