Prestashop: Final retail price is not displayed

Created on 22 Apr 2019  路  6Comments  路  Source: PrestaShop/PrestaShop

Describe the bug
IN the BO => Product page => Pricing Tab, the Final retail price is not displayed

To Reproduce
Steps to reproduce the behavior: New clone from GitHub 1.7.6.x branch

  1. Go to BO => Product Page
  2. Edit a product
  3. Go to the Pricing Tab
  4. See error => The final retail price is not displayed

Screenshots

image

Additionnal information
PrestaShop version: 1.7.6.x
PHP version: 7.0

1.7.6.x BO Bug Fixed Minor Products Regression

Most helpful comment

Detected by Test Automation Suit Full/02_product thanks @nesrineabdmouleh & @khouloudbelguith

All 6 comments

ping @nesrineabdmouleh

Detected by Test Automation Suit Full/02_product thanks @nesrineabdmouleh & @khouloudbelguith

Is it really critical ? It does not display the final price, but is this price still taken into account ?

Hi @colinegin,

In our documentation http://doc.prestashop.com/pages/viewpage.action?title=Severity+Criteria&spaceKey=QA, if an issue breaks the Auto Tests so it is critical.
Thanks!

As seen with Mehdi, as those auto tests are going to be changed, this is not a critical but major issue. I've changed the label :) Thanks !

FYI: javascript functions formatNumber, formatNumberCldr and formatCurrency were not longer working. The following pull request must fixed it: #13665

Was this page helpful?
0 / 5 - 0 ratings