Prestashop: The total of price is displayed with Tax included after editing the quantity of the products in the order

Created on 13 Sep 2019  路  7Comments  路  Source: PrestaShop/PrestaShop

Describe the bug
The Price display method of the customer group is set to tax excluded.
In the BO > Order details page => when we edit the product Quatity => the total in the payment section is not correct => it is displayed with tax included => NOK

To Reproduce
Steps to reproduce the behavior:

  1. Go to BO > Customers > Groups > set the customer group Price display method to Tax excluded
  2. Go to BO > Orders > edit order > edit product quantity and save, check that the total prices section is displayed with tax included => NOK.

Screenshots
https://drive.google.com/file/d/1otxDNQnbv04QUmtBjE2YIAAJVl-g8SRw/view

Additional information
PrestaShop version: 1.7.6.1
PHP version: 7.2

1.7.6.1 BO Bug Fixed Minor Order PR available Taxes and Prices

Most helpful comment

Hi @matks I have tested to reproduce on the 1.7.7.x branch and yes the issue seems to have been fixed

All 7 comments

@khouloudbelguith

This is the wanted behavior. You just display the price tax excluded for a customer group only (not for the merchant) but the customer pay the price tax included if taxes are enabled.

capture d'茅cran_1992

So, the merchant should see the real price paid by the customer (tax included if taxes are enabled)

Hi @marionf,

No, this is a different issue.
In the BO => Orders => Order details page

  1. Before updating the quantity
    image
  1. After updating the quantity
    image
  2. After reloading the page
    image

I attached a video record
https://drive.google.com/file/d/1V660MUc8tWsFNrHAc4kRTndIaKHAOHcX/view

Thanks!

Sorry @khouloudbelguith

I didn't understand well the issue

@MatShir Maybe this one can be solved during the migration of order page ?

@marionf Yes, PR https://github.com/PrestaShop/PrestaShop/pull/8493 provides a solution for legacy page, so it will be easy for us to re-apply the fix to the migrated page

@PrestaShop/prestashop-qa I have checked this issue and it seems fixed with the migration of Edit an Order page. Could you confirm ?

Hi @matks I have tested to reproduce on the 1.7.7.x branch and yes the issue seems to have been fixed

Was this page helpful?
0 / 5 - 0 ratings

Related issues

centoasa picture centoasa  路  3Comments

prestonBot picture prestonBot  路  3Comments

PrestaShark picture PrestaShark  路  3Comments

zuk3975 picture zuk3975  路  3Comments

khouloudbelguith picture khouloudbelguith  路  3Comments