Jump to content

How to remove date range from invoice line item?


msroky

Recommended Posts

How can I remove the date range on the invoice line items? 

I know there are two ways:

1. Could potentially use the EmailPreSend hook point in conjunction with the UpdateInvoice API call to check and change the line item descriptions as desired here:

https://developers.whmcs.com/hooks-reference/everything-else/#emailpresend
https://developers.whmcs.com/api-reference/updateinvoice/

2. Modify the invoice (and email) templates and use regex (regular expressions) to remove the dates from the output.

 

but I do not know how to do it and I need help in detail if someone can explain how to do it!

Link to comment
Share on other sites

  • 3 years later...

Any luck with this? I'd be interested in this also.  We typically bill in arrears (with our older billing system) and WHMCS is going forward.  As we transistion from our old billing software to WHMCS, we are finding there is no way to bill in arrears, so we would like to simply remove these dates so that the customer doesn't think they gained a month all the sudden.

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