It's that time of the year again.
We are beginning to add new performances to our fiscal year (Production Season) for 2017, which means adding a lot of new performances in empty Season tabs.
Because these performances are nearly identical, we are normally able to copy or duplicate performances within the same Production Season whenever we add new ones (using previous ones as a template), but this convenience is not available across Seasons.
Is there a workaround to copy a performance from one season to another, just to use as a starting template for the next season? Manually entering all the information again just because its in a new season is a bit of a hassle.
Thank you in advance!
Cody,
I've done this in the past by copying in the current season and then changing the prod_season_no in the T_Perf table for that performance.
Michele
Hi Michele,
Do you have a link to the documentation regarding the T_Perf table? I currently do not have access to the table and need to contact my admin about permissions.
Thank ya
It's a table that's only accessible through sql. The column to update is prod_season_no where the perf_no = the performance you need to move.
Although, if you are on a version of v12, what John explained is easier for you to do yourself.