M
Asked
I have to rounded all my sales to near 5 how to do that , and if coded just refer to which file should I replaced
- MSAnsweredHello,
You can modify the `roundNumber` method of the `app/libraries/Sma.php`
Thank you - MAnsweredRounding working fine, but not updated to whole system as bill get the correct Rounded but the reports not updated with rounding,it get the transaction before the Rounded value
- MSAnsweredHello,
Yes, rounding is only available for POS and it's not considered in the reports.
Thank you - MAnsweredSo what is the solution for that , it's error in system
- MAnsweredThe bill doesn't closed as rounding not affects after pos payment
- MSAnsweredHello,
This the expected behaviour. If you want to add those to report, you will need to hire developer to help you modify the code to reports. There is no other option.
There shouldn't be any issue with bill with rounding as pos checks for the total and rounding amount.
Thank you - Login to Reply