Jump to content

Can WHMCS be setup the billing as $0.000


FrankAU

Recommended Posts

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! :idea:

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated