Jump to content

msroky

Member
  • Posts

    1
  • Joined

  • Last visited

Everything posted by msroky

  1. 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!
×
×
  • 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