I created a cck content type for inputing customers information in.

using the cck content type ive added a field to input customer service dates on a views calendar.

At the end of every month i need to print out a service ticket for each customer displayed on the calendar (for the past month)
Service Tickets would only have the customers name and address (info inputted into cck).

I dont need to print the calendar i need to take all the customers that have had a service stop during the month to have a service ticket printed off for that individual customer. (and id like to print them all at once for all the customers (probably only 25 customers))

Is there any easy way to set that up?

Comments

jeefers’s picture

Im going to create a seperate view and theme the output totally different than the way it is now.
Im running into problems with creating a view for only one month.