Summary Email

Contrib type: 
Module
Status: 
Uploaded for testing
Compatibility: 
Ubercart Alpha 8

This module provides email summaries of new transactions. The emails can be sent by assigning a cron job or manually. The email messages are very customizable using tokens and html, and they can include an attachment with the break down of all the new transactions.

There are two email types. The main summary email provides the new batch transactions summary totals broken down into various groups like 'products total' and 'shipping total'.

The second email type is for more specific breakdown of the transactions. This email type can include the data provided in the attachment (if enabled) in the email content instead of an attachment.

The attachment can create .csv, .xml, or .txt files by using tokens. Also, the attachment can be attached to either the summary email or transaction email or both.

Summary email settings can be found in the Store Notification settings. I'm not sure if this should reside here or in with Report settings or just some other place entirely. Suggestions accepted.

Token names have changed in beta2, be sure to either reset Summary Emails settings to default or make the appropriate changes to used tokens.

AttachmentSize
uc_summary-beta3.zip20.66 KB



Re: Summary Email

Well, this came out of nowhere. Incredible! The concept sounds great, and I look forward to checking it out tomorrow. Thanks for posting. Smiling

As for your question, configuration should happen under that menu branch, so I think it's right to be there and not with the reports. However, the notification module isn't required by core... so if it's not required by your module, you may consider just giving it its own separate menu item. (For a one shot form you don't need to worry about the settings overview or anything like the main modules use.)

EDIT: Was able to review and posted a couple of issues. Great job on the module!

Added to Core?

Any thoughts on this or any variation thereof being added to core?

Re: Added to Core?

Can't remember if I replied by PM or not, but not at the moment as I'm trying to trim down core and close off all my issues for the beta release. Perhaps in the future as I intend to change the way notifications are handled down the road.

Re: Summary Email

Is this still in development? It's great and fits my needs perfectly, however, I cannot get any of the attachments to load any data. All files are coming out blank. Thanks!

Re: Re: Summary Email

This module is in fact deprecated, but keep an eye on http://drupal.org/project/uc_review for as soon as I write up some API docs, I'll make a release available. UC Review replaces Summary Email.