is anyone doing anything super obvious to email a ...
# general
m
is anyone doing anything super obvious to email a transaction (such as a purchase order) to more than one email address by default?
j
we're storing a comma separated list of email addresses on the transaction as a custom field, then using a workflow with this field referenced in the "cc" field ("to" requires a single email address, I think)
m
ah nice, good idea