Shopping Cart Operations > Template Support

Edit template for Mail Order Update

(1/1)

intheair:
Hi, where can I find the file to edit mail order update?

abantecart:
https://github.com/abantecart/abantecart-src/blob/master/public_html/admin/model/sale/order.php

Look for  public function addOrderHistory(...

intheair:
Thanks but what I meant was for the Language Definition. There was no change when I updated translation for 'mail_order_update'.

Fyi, I was able to edit order_confirm.tpl located at public_html/storefront/view/default_html5/template/mail
so I assume I can work in a similar way for the order update.

abantecart:
Storefront work slightly different for order update. There is no "mail_order_update" language definition. Where did you find it?

Can you post details what you need to do?

intheair:
First I click the 'notify customer' and add order history at Orders > Status & Comments.

Then I changed the language definition using the text I found from the email below:

Order ID: 20
Date Ordered: 28/12/2013

Your order has been updated to the following status:

Processing

To view your order click on the link below:..

The similar text block was 'mail_order_update' but no change occurred when I edited the translation field.

Fyi, I only know html and css so I'm not sure what to do with the link you provided earlier.

Navigation

[0] Message Index

Go to full version
Powered by SMFPacks Social Login Mod