prestashop

Problem with PrestaShop price rounding tax exclude


After upgrading to version 1.7.4.0, I have a problem with PrestaShop net prices. Where to look for the function responsible for net prices? How to repair?

Screen with problem

snap


Solution

  • Go directly to your database with PhpMyAdmin.

    Find ps_currency table.

    Look for precision column there and change the number from 6 to 2.