Difference between order number and invoice number

  • Posts: 189
  • Thank you received: 11
  • Hikashop Business
10 years 6 months ago #154225

-- url of the page with the problem -- : mywebsite.com/mypage
-- HikaShop version -- : x.x.x
-- Joomla version -- : x.x
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message

When the e-mails are sent only order numbers are used. What is the involve number used for?
It only shows in the backend of the order overview..

Regards.

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
10 years 6 months ago #154227

An order number is the number of the order that the user placed. When an order is confirmed, the system is able to generate an invoice for the order and the invoice has its own number, different from the order number (it's a requirement in a lot of countries).
If you want to have the same numbers, then simply configure the order number format and order invoice format options of the configuration to display the same thing.
For example, you could have the order id as order/invoice number. In that case, simply use the tag below on both options:
{order_id}

Please Log in or Create an account to join the conversation.

  • Posts: 189
  • Thank you received: 11
  • Hikashop Business
10 years 6 months ago #154281

Thanks, I get the difference. But where is the invoice number shown? The customer doesn't receive an invoice, only an e-mail with the order number and no invoice number.... How do I generate an invoice?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 6 months ago #154284

Hi,

The invoice can be found via the "user control panel" hikashop menu type > Orders in the frontend.

If you want to join an invoice as pdf file in the email, that can interest you:
hikashop.com/component/hikashop/product/cid-18.html

Please Log in or Create an account to join the conversation.

  • Posts: 189
  • Thank you received: 11
  • Hikashop Business
10 years 6 months ago #154520

Thanks for the answer Xavier!

If I get you right, the invoice can only be sent as PDF invoice and the extra PDF plugin is needed to do so?
The invoice number has no further use if this plugin isn't used?

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
10 years 6 months ago #154531

Hi,

The invoice can be sent via email thanks to this plugin, or can be found via the "user control panel" hikashop menu type > Orders in the frontend.
So you can too create a user control panel menu, then when the customer is in this menu, he can click on "orders" to see his orders and then click on one of them and have the availability to print the invoice thanks to the buttons presents on this page.

Please Log in or Create an account to join the conversation.

  • Posts: 189
  • Thank you received: 11
  • Hikashop Business
10 years 6 months ago #154664

Ahhh okay,

All clear now! Thank you!

Please Log in or Create an account to join the conversation.

  • Posts: 99
  • Thank you received: 5
10 years 3 weeks ago #178010

Hello,

I have been trying to get the order_id + the invoice_id to be the same as you suggested in this thread. There still appears to be an issue, the invoice id drops the letters and just gives the numerals - please see below the returned values for each.

Order number F1G21
Invoice Number 121

how can I make certain they are exactly the same - pleas advise.

Thank you!

Please Log in or Create an account to join the conversation.

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
10 years 3 weeks ago #178028

Hi,

Just configure HikaShop as I explained in a previous message and it will do that:
www.hikashop.com/forum/orders-management...e-number.html#154227
If you have F1G21 in the order number, it means that you have the tag {automatic_code} instead of {order_id} in the order number format option of the HikaShop configuration.

Please Log in or Create an account to join the conversation.

  • Posts: 99
  • Thank you received: 5
10 years 3 weeks ago #178052

great thank you.
i understand my mistake... thought just adding {order_id} to the invoice setting would copy whatever the order id was even if it was set to {automatic_code}... i.e. it would copy the {automatic_code} from the order to the invoice.
i have set order_id to both and now it works.
thank you.

Please Log in or Create an account to join the conversation.

Time to create page: 0.070 seconds
Powered by Kunena Forum