Email adress to delivery invoice

  • Posts: 28
  • Thank you received: 0
9 years 8 months ago #192795

-- HikaShop version -- : 2.3.4
-- Joomla version -- : 3.3.6

Hello everybody!

How can i add the email-adress to the delivery invoice please?

Thank u very much :)

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

  • Posts: 13201
  • Thank you received: 2322
9 years 8 months ago #192796

Hi,

You can edit the view "order / invoice" in the frontend template, or "order / show" in the backend one.
www.hikashop.com/support/support/documen...ize-the-display.html

If you want to display the customer email address, you will find it in the $this->element PHP Object, else you can add directly the desired email address.

The following user(s) said Thank You: pixeldraft

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

  • Posts: 28
  • Thank you received: 0
9 years 8 months ago #194417

Hello and thanku very much.

Unfortunatly i couldn't do the changes.

What i need to do is:
In the shipping invoice there is a shipping adress.
There has to be the email adresse from the costumer.

Thank u :)

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
9 years 8 months ago #194420

Hi,

You can use such code in the views specified by Xavier:
<?php $this->element->customer->user_email; ?>

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

Time to create page: 0.066 seconds
Powered by Kunena Forum