When closing an opportunity, is it possible to automatically prompt the user to create an identical opportunity for the following year? We provide services on a 12 month contract basis and would like to be able to automatically generate a new opportunity without asking users to manually enter all the same data again?
You could probably prompt them with some on-save javascript. Maybe a better way would be to have a workflow that runs when status of opportunity changes to closed that creates a new opportunity and maps over the relevant data.