Invoice wording doesn't change when changing template
jsfan opened this issue · 1 comments
Expected behavior
When modifying the file templates/pages/account/orders/invoice.html
, I expect my invoices to change.
Actual behavior
No modification of templates/pages/account/orders/invoice.html
seems to have any impact on my invoices.
Steps to reproduce behavior
- Make any change to
templates/pages/account/orders/invoice.html
. - Apply changes.
- Generate invoice for an order.
I realise that this may not be a bug in the theme but an issue with Bigcommerce itself. However, asking about it in the community forums did not get me any response. As the file I'm modifying looks like the one that is used for my invoices, I expect modifications to impact my invoices. If the file doesn't actually serve that purpose, it would be good to have a README somewhere that explains what purpose this file actually serves.
hi @jsfan ,
templates/pages/account/orders/invoice.html
is template responsible for rendering invoice from shopper account section on the storefront. But I guess your request is related to invoice that comes with order email. If so this is not right channel to ask, please contact our support team from Control Panel. Here are few relevant links as well:
Customizing Invoices
Customizing the Invoice Email