Keep custom Output and Modules files after updates

Moderator: crythias

Locked
pakirby
Znuny newbie
Posts: 32
Joined: 10 Nov 2011, 23:21
Znuny Version: 3.2.1
Real Name: Patrick
Company: MAM

Keep custom Output and Modules files after updates

Post by pakirby »

We have several files that we have customized:

./otrs/Kernel/Output/HTML/TicketOverviewSmall.pm
./otrs/Kernel/Output/HTML/Standard/AgentTicketEmail.dtl
./otrs/Kernel/Output/HTML/Standard/AgentTicketOverviewSmall.dtl
./otrs/Kernel/Output/HTML/LayoutTicket.pm
./otrs/Kernel/Modules/AgentDashboard.pm
./otrs/Kernel/Modules/AgentTicketPriority.pm
./otrs/Kernel/Modules/AgentTicketActionCommon.pm

How can we set up these files to not be overwritten during patch updates?

I know the two files located in HTML/Standard can be placed in a custom theme directory, such as HTML/Company, but what about the others?
OTRS 3.2.1
CentOs 5.7
MySQL
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Keep custom Output and Modules files after updates

Post by crythias »

otrs/Custom/Kernel/...
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
pakirby
Znuny newbie
Posts: 32
Joined: 10 Nov 2011, 23:21
Znuny Version: 3.2.1
Real Name: Patrick
Company: MAM

Re: Keep custom Output and Modules files after updates

Post by pakirby »

Well I feel silly; I'm not sure how I overlooked that. Thank you for the prompt response!
OTRS 3.2.1
CentOs 5.7
MySQL
Locked