configure "Please pay by" string per agent, RT#75372
[freeside.git] / rt / etc / upgrade / 3.1.15 / content
1 @Scrips = (
2     {  ScripCondition => 'On Owner Change',
3        ScripAction    => 'Notify Owner',
4        Template       => 'Transaction' },
5 );
6
7 1;