How to include the shipping costs in the Invoice

  • Posts: 18
  • Thank you received: 0
13 years 3 months ago #22238

Hi,

how can I include shipping costs in the invoice?
I have put weight on each product and the costs do appear on the in paypal and the bank transfer page.

Many thanks in advance!

Best regards,

Stephan

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22243

Hi,

There is a mistake in the invoice view if you use a version before HikaShop 1.5.3. Please edit the file show of the view order via the menu Display->Views and change the line:
if(!empty($this->order->shipping_method)){

to:
if(!empty($this->order->order_shipping_method)){

That should solve the problem.

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

  • Posts: 18
  • Thank you received: 0
13 years 3 months ago #22254

Hi Nicolas,

Thanks for your quick response.
Unfortunatly it did not solve the issue. I use the latest HikaShop but it was indeed set as you said.
I changed it as you can see in the attached image but it still did not do the trick.

Is there anything else I can try?

Best regards,

Stephan

Attachments:

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22267

Are you sure that you edited the correct order/invoice file ?
You need to edit the one corresponding to your back end template.

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

  • Posts: 18
  • Thank you received: 0
13 years 3 months ago #22271

Yes, I am sure. It's also written on the top left corner of the image I uploaded.

Best regards,

Stephan

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22272

order/invoice is written in the screenshot, yes, but not the name of the template for which you're editing it.
If you're editing it for the template "atomic" but that you're using the template "bluestork" on your back end, that won't change nothing.

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

  • Posts: 18
  • Thank you received: 0
13 years 3 months ago #22273

Ah, ok. But yes, it is the template that I am currently using.

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22275

Is a shipping method selected for the order ?
If yes, it means that it's not the correct file you're editing. Otherwise, it means that it's coming from the fact that the shipping method is not selected. In that case, you can try to change it to:
if(true){

That way, that will always show it, not matter what (unless you're not editing the correct file).

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

  • Posts: 18
  • Thank you received: 0
13 years 3 months ago #22276

Hi,

it's still not working. As you can see from the attached file it still does not show "shipping" in the invoice, but it does count it in the total sum.

wired.

Best regards,

Stephan

Attachments:

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

  • Posts: 82868
  • Thank you received: 13376
  • MODERATOR
13 years 3 months ago #22278

Again, that means that you're not changing the good file... We actually fixed that problem in the release we did yesterday so if you update to it, that should fix the problem.

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

  • Posts: 18
  • Thank you received: 0
13 years 3 months ago #22280

Many thanks, I just did not expect you to have updated it already again. And under "update" it said that the previous version would be the most up-to-date version.
Merci!!!

By the way, I am considering upgrading to the essential version, I am using joomla 1.6 and joomfish seem not to be available soon. Is there any other way to have hikashop integrated in a multilangual site?

Best regards,

Stephan

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

Time to create page: 0.071 seconds
Powered by Kunena Forum