For templates "Total cost of all instances of user reached or crossed budget" , and "Total cost of all instances of group reached or crossed budget", it does not have anything to do with individual instances. The current email templates for these two emails have tokens for individual instance and instance_ids. Instead, it the email should have more useful information such as Total Cost, and Total Budgets that were surpassed.

Comments

baldwinlouie’s picture

A lot of the custom functionality can be converted to Drupal 7's token api. This will probably allow for more flexibility in the code.

baldwinlouie’s picture

Status: Active » Fixed

http://drupalcode.org/project/cloud.git/commit/d1f7f7c

Reworked all the mail templates to take advantage of Tokens.

baldwinlouie’s picture

The tokens are unique to each mail template. For example, group administrators email template has tokens for group cost, budget..etc

Status: Fixed » Closed (fixed)

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