Skip to Content
Menu
This question has been flagged
1 Reply
1313 Views

I need to increase the number of decimal places for the tax rate (tax amount) field on the Taxes table from 4 to 6. Can anyone kindly assist?

Avatar
Discard
Best Answer

Hi Austin,

You need to create a new Decimal Precision record with respective value as you required.

after that, Override the tax rate (tax amount) field in your custom module and set Decimal Precision (DP) into that.


Thanks & Regards,
Sunny Sheth

Avatar
Discard