Product code invoice

  • Posts: 34
  • Thank you received: 0
8 years 4 months ago #222476

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 2.5.28
-- PHP version -- : 5.3.29

Hi,

I would like to have the product code of the ordered item/items in the invoice.
How to do this?

Thanks!

Last edit: 8 years 4 months ago by war relics.

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

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
8 years 4 months ago #222483

Hi,

Turn on the "Display product code" setting of the hikaShop configuration and you should have it in the invoices.

The following user(s) said Thank You: war relics

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

  • Posts: 34
  • Thank you received: 0
8 years 4 months ago #222601

Hi,

When i turn on the "Display product code" setting, i see the product code in the invoices... so far so good ;)
But i also see the product codes in the articles, and i do not want that :blush:

Thanks

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

  • Posts: 13201
  • Thank you received: 2322
8 years 4 months ago #222610

Hi,

You can potentially edit the views "product / listing" and "product / show" and add the code:

$this->config->set('show_code',0)
at the top between php tags. This will force to disable the option only for the views where you add this code.

www.hikashop.com/support/documentation/s...ize-the-display.html

The following user(s) said Thank You: war relics

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

Time to create page: 0.072 seconds
Powered by Kunena Forum