Closed raulsinapsis closed 4 years ago
Did you ever find a solution for this? We need to retype the price every time we edit a product, it's become rather annoying.
Thanks for sharing! I'm a novice and can't get his module to work. Any chance you can share your completed module with me?
Hi @jrod1982 and @raulsinapsis , in the next future, I'll fix the issue related to Magento 2.3.x version. Thanks a lot for your feedback.
We have tried this extension in Magento 2.3 project (2.3.1 version, to be exact) cause we need to set up 4 decimals for EUR currency
It is working fine, we can save prices with 4 decimals and they are registered fine in database. In frontend all prices are being displayed with 4 decimals... but there is one big problem. If you open edit product page in backoffice all values are visually rounded to 2 decimals, so if you save the product, the rounded value is sent to form & the 4 decimal value is lost
Is this some bug introduced in newer versions of Magento2?