Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BO - The total amount of Order is not updated until refresh the page #26729

Open
2 tasks done
HanaRebaiQA opened this issue Nov 24, 2021 · 0 comments
Open
2 tasks done
Labels
1.7.6.9 Affects versions BO Category: Back Office Bug Type: Bug Minor Severity: minor bug > https://build.prestashop.com/news/severity-classification Needs Specs Status: issue needs to be specified Order Component: Which BO section is concerned Verified The issue has been reproduced

Comments

@HanaRebaiQA
Copy link

Prerequisites

Describe the bug and add screenshots

In Order page, when editing the quantity of an Order, the total amount is not updated instantially. And when refresh the page it is well updated.
See the attached screen-record below :
https://watch.screencastify.com/v/jcrsDG2n248wH08ljOh4

As a consequence, when printig the invoice without refreshing the page, the amount is still incorrect and can confuse the user.
See the attached screen-record below :
https://watch.screencastify.com/v/PC0RLuT8BRwcCXRKpVwn

Expected behavior

The total price is well updated after editing the quantity of product in Order page.

Steps to reproduce

  1. BO> Orders
  2. Create an Order >Choose a Customer
  3. Search for a product
  4. Choose 'Bank Transfer' as a payment
  5. Choose 'Awaiting bank wire payment' as an Order status
  6. Edit the quantity of product > The amount is well updated in Products Case (OK)
  7. See Error > The amount is not updated in the top of page (NOK)
  8. Refresh page ==> The amount is well updated (OK)

PrestaShop version(s) where the bug happened

1.7.6.9 & 1.7.8.1 & 1.7.8.x

PHP version(s) where the bug happened

7.3

If your bug is related to a module, specify its name and its version

No response

@HanaRebaiQA HanaRebaiQA added Bug Type: Bug 1.7.6.9 Affects versions Minor Severity: minor bug > https://build.prestashop.com/news/severity-classification Needs Specs Status: issue needs to be specified Order Component: Which BO section is concerned Verified The issue has been reproduced BO Category: Back Office labels Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.7.6.9 Affects versions BO Category: Back Office Bug Type: Bug Minor Severity: minor bug > https://build.prestashop.com/news/severity-classification Needs Specs Status: issue needs to be specified Order Component: Which BO section is concerned Verified The issue has been reproduced
Projects
None yet
Development

No branches or pull requests

1 participant