The application rounds the cost of items to the nearest 2 decimal places when adding an item, which might not be what the user intended as the user might not want any rounding or might want to always round down instead of rounding to nearest 2 decimal places. There is also no parameter to configure how the application rounds the cost
The application rounds the cost of items to the nearest 2 decimal places when adding an item, which might not be what the user intended as the user might not want any rounding or might want to always round down instead of rounding to nearest 2 decimal places. There is also no parameter to configure how the application rounds the cost