Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

order number vs order-id
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: order number vs order-id

order number vs order-id 9 years, 11 months ago #44502

it is very important to see the order-number in order-listing (left side of display)

now i see a column called "order-number", but in data-rows the order-id is displayed

this is WRONG!

How can I change this??
The topic has been locked.

Re: order number vs order-id 9 years, 11 months ago #44515

  • pama
  • OFFLINE
  • Posts: 489
Hello. Currently we display there Order Id to save space. We will add config option to change it to next release. It will be located in Order Editing config section. We expect new release in 1 - 2 days. Thanks.

Note: if you want, you can change it in administrator/components/com_vminvoice/views/invoices/tmpl/default.php
Search:
$item['order_id'] = '<td style="line-height:24px;">'.$row->order_id

replace with
$item['order_id'] = '<td style="line-height:24px;">'.$row->order_number

And also search
$header['order_id'] = '<th class="center" width="60">

and replace
$header['order_id'] = '<th class="center" width="80">
ARTIO Support Team
Last Edit: 9 years, 11 months ago by pama.
The topic has been locked.
  • Page:
  • 1
User Login Empty