Invoice automatically via email

  • Posts: 81
  • Thank you received: 0
11 years 11 months ago #152243

Hi,

is it possible that the invoice will be sent automatically by e-mail as soon as an order is changed to Paid?

Best regards

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #152270

Hi,

Yes you will need this plugin:
hikashop.com/component/hikashop/product/cid-18.html

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

  • Posts: 81
  • Thank you received: 0
11 years 11 months ago #154738

Hi,

thank you I bought this plugin and it works well. Unfortunately, the bill looks pretty funny. Can I edit? Is it possible the invoice that is sent automatically by e-mail to edit it so that it looks like the bill under the orders at HikaShop?

The invoice will be sent via e-mail as an example as an attachment to the message.

Thank you ....

This attachment is hidden for guests.
Please log in or register to see it.

This message has an attachment file.
Please log in or register to see it.

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

  • Posts: 13201
  • Thank you received: 2322
11 years 11 months ago #154740

Hi,

You can edit the layout of the invoice sent as pdf in the email by editing the file "plugins/hikashop/attachinvoice/attachinvoice/invoice.php".

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

  • Posts: 81
  • Thank you received: 0
11 years 11 months ago #154898

Thank you. I've already changed what in the bill. Need a little reminder of you.

Is constructed in the product list as a table I will bring the product code to view. The cell for the product code I already created. How can I fill the table with the value?

Thank you

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

  • Posts: 85425
  • Thank you received: 13964
  • MODERATOR
11 years 11 months ago #155016

It's the same code as the code for the product name but you replace name by code.
So in the PDF invoice, it should be:

<?php echo $product->order_product_code; ?>

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

Time to create page: 0.072 seconds
Powered by Kunena Forum