Hi,
i changed Kernel/System/Web/InterfaceCustomer.pm to enable custom notification upon customer registration. These changes were lost after the update to 3.2.9. My question now is if there is a best practice how to incorporate custom changes to any OTRS perl module by being update-proove?
Or do i have to incorporate the changes every time i update manually?
Best regards.
Perl MOdule Changes lost on Update
Re: Perl MOdule Changes lost on Update
Check the README file in the Custom Folder
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
[SOLVED] Perl MOdule Changes lost on Update
thanks this helped and solved my issue.