Hi,

is the 7-x.2-x version working yet?

It is said in Commerce Invoice that this version is needed, but I can't figure how to make it work.

I've seen the email config, but there's only subjects that are configured there, no body. And no template to deal with.

So : how to use this module?

Thanks!

Comments

guillaumev’s picture

The 2.x version is still not completely stable, but it should work now if you have:
- Variable in its DEV version
- Variable Email

Please make sure you have those 2 modules in their required versions and it should work...

tahiticlic’s picture

Yes I have.

I've came back to 1.x version and it is ok, I can see body edition now. Which I couldn't on 2.x version.

Nice module!

Robin Millette’s picture

Status: Active » Fixed

Marking as Fixed, will get closed automatically in 2 weeks if there's no more activity.

silkogelman’s picture

@tahiticlic your problems with the body text not showing was probably related to
#1451680: Notice: Undefined index: module en variable_type_include()

documentation page can be found at
http://drupal.org/node/1471758

maybe we can put a link on the module page so people can find it and actually apply it.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

summit’s picture

Hi,
Setting this to Active again if this is ok.
Using latest commerce_email (2013-Jun-05) and drupal commerce 1.8 somehow the tokens:

[commerce-order:commerce_customer_billing]

and

[commerce-order:commerce_customer_shipping]

Do not work anymore...
I use latest dev of Variable (http://ftp.drupal.org/files/projects/variable-7.x-2.x-dev.tar.gz) . Version 1.dev is not supported anymore and alpha1 of variable email: https://drupal.org/node/1678118

Thanks for assistance in advance!
Greetings,
Martijn

summit’s picture

Status: Closed (fixed) » Active

As said setting this to active.
What are the right versions of modules for latest commerce_email?

Greetings, Martijn

shaneonabike’s picture

I'm having the same issue actually also reported here #1818380: Tokens not working in sent emails

shaneonabike’s picture

For those having issues you might want to check out these two patches (and issues). Both have resolved my problem for translation and proper variable issues.

* #1759140: Token API change in dev needs documentation and maybe an own branch
* #1814806: The language option is not passed to the token evaluation and email templates

kevster’s picture

ShaneOnABike - sounds like you have solved this problem of tokens not being processed and sent (lucky man!). Ive been chasing this one around for about 5 hours now to no avail.

I also applied this one - https://drupal.org/node/1451680 - to change the body of the email to text so that the tokens get applied - this strips out the text formats but if it works hey ho....

Ive tried all sorts of combinations but currently on the following:

commerce 1.7
Commerce Email 7.x-2.x-dev
variable 7.x-1.2+35-dev (this is old but Im assuming its the one that works)
variable email 7.x-1.0-alpha1+3-dev
HTMLmail 7.x-2.65
Commerce Extra Tokens

applied this one also #1759140: Token API change in dev needs documentation and maybe an own branch

I am getting the commerce extra tokens order data through fine in the email but other tokens such as [commerce-order:commerce_customer_billing] just arent working and just print out the token code.

Can you please confirm which module versions are working for you? Any help much appreciated...

rszrama’s picture

Issue summary: View changes
Status: Active » Closed (outdated)