Shopping cart invoice

  • Charlie
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 8 months ago #84539 by Charlie
Shopping cart invoice was created by Charlie
What tags work in the shopping cart invoice? I have put in [ITEM_NAME] and [ITEM_AMOUNT] and they do not work.

The tag [EVENTS_LIST] gives the details of the sale, but I would like to change the wording on some of the items, for example change "tax" to "GST"; and remove the Discount line. Can i do that?

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

  • Charlie
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 8 months ago #84544 by Charlie
Replied by Charlie on topic Shopping cart invoice
A small step forward:
I've found how to change "tax" to "GST" on the invoice - through the Translation area.

However, the [ITEM_NAME] tag issue remains a mystery as does removing the Discount line.

cheers
Charlie

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

More
9 years 8 months ago #84551 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Shopping cart invoice
Hi Charlie

For shopping cart invoice, the tag [ITEM_NAME] won't work. You will have to use [EVENTS_LIST] tag as you figured out. If you want to remove something, you will need to edit the code

Look at the file components/com_eventbooking/view/emailtemplates/tmpl/invoice_items.php, you will see the code for discount line and can remove it easily

Tuan

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

  • Charlie
  • Topic Author
  • Offline
  • New Member
  • New Member
More
9 years 8 months ago #84784 by Charlie
Replied by Charlie on topic Shopping cart invoice
Thanks Tuan. But sorry for being a bit dim about this - how do I find that file? I have JCE File Browser and I can't see the file path you mention. How do I get to the file you mention?

cheers
Charlie

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

More
9 years 8 months ago #84799 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Shopping cart invoice
Hi Charlie

You will need to access to that file via FTP. I haven't worked with JCE File Browser but I don't think it is possible to use it to edit a code file

Regards,

Tuan

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

Moderators: Tuan Pham Ngoc