Jump to content

Where is Reference Number defined? ($_LANG["invoicerefnum"])


Keksi

Recommended Posts

I need to change Reference Number to KID.

I've done this in the Language files, and now I need to change the numbers being generated.

 

I want the Reference Number to be: (ClientID)(InvoiceNumber)

 

Example:

Client ID: 1567

Invoice number: 3648

ReferenceNumer/KID: 3648

 

 

I know this is easy to do if I just write

<p>KID {$invoiceid}{$userid}</p>

But then I need to remove the Reference Number field. I use the "Offline Payment" option in the billing system, and all the fields defined there is:

Bank Name:

Payee Name:

Sort Code:

Account Number:

 

Not Reference Number witch is directly underneath. Strange..

 

I also need to display the package ID (the unique package number) on the invoice.

 

How can I to this?

 

 

EDIT:

Actually codes like {$total} don't work when adding info to the payment gateway

Edited by Keksi
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