Pregunta

I modified this once before, but I have forgotten where this part of magento invoice comes from.!

enter image description here

\app\design\frontend\default\MYTHEME\somewhere?

¿Fue útil?

Solución

The email template for a new Invoice is located at app/locale/en_US/template/email/invoice_new.html around line 64. I believe the Payment Method content is generated in the following file: app/design/frontend/base/default/template/payment/info/default.phtml.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top