Jump to content

How to remove # from invoice number?


remix9835

Recommended Posts

On 23/06/2014 at 11:54 PM, WHMCS John said:

Hi,

The sequential paid invoice numbering applies only to paid invoices. If you want to have a custom invoice number for unpaid invoices too, then I recommend activating the EU VAT Addon and using the "Custom Invoice Numbering" feature: http://docs.whmcs.com/EU_VAT_Addon

need to remove that # sign before invoice. Because according to my payment gateway provider they don't allow any special character in invoice no

Plz help

 

Link to comment
Share on other sites

  • WHMCS Support Manager

Hi,

I've split this into a new thread in order to keep each issue separate.

The # character displayed on invoices is aesthetic and can be changed by overriding the relevant language strings:

$_LANG['invoicenumber'] = "Invoice #";
$_LANG['invoicestitle'] = "Invoice #";
$_LANG['proformainvoicenumber'] = "Proforma Invoice #";

More information: https://developers.whmcs.com/languages/overrides/

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