Hello magento friends !
I got a kind of problem in magento admin order .
I have a 4 digit precision for product price, and i want the rounding on the 4th digit.
When i use the custom input the precision is only 2 decimal and remove all the decimal after 2 …
Any way to implement this ?
By the way i achieve to create the plugin to get the 4 decimal precision with the help of other topics