FrankAU Posted May 18, 2016 Share Posted May 18, 2016 HI, Can WHMCS be setup to use $0.000 instead of $0.00 but the total invoice will be as $0.00 rounded to the nearest 1 cent Reason is we need to charge exactly to the 1000's 0 Quote Link to comment Share on other sites More sharing options...
sentq Posted May 18, 2016 Share Posted May 18, 2016 I seriously doubt that it is possible to do so 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted May 18, 2016 Share Posted May 18, 2016 I seriously doubt that it is possible to do so I think it is, but you'd have to test it thoroughly - ideally outside of a live site! I answered a question a couple of years ago about someone wanting to have additional decimal places in configurable options... http://forum.whmcs.com/showthread.php?90090-More-demicals-in-configurable-options the solution should still apply for your need too - you'd just need to modify the database tables to allow for more decimal places in the pricing... remembering to backup the database first. looking at what I posted then, domains are rounded up to two decimal places anyway... but even if products aren't (I didn't check when answering the question), as long as the accurate value is passed to the invoice, you could always round it up in the template code. in this regard, I don't think the db structures are any different in v6 than they were in v5, so this should still work... just remember to backup the db before modifying the table structures... and test it on a dev installation first! 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.