hi,
I need some help to develop a new web form in module ITSMChange,
Can you tell me the steps that I should follow?
Thank you,
need help
Re: need help
read the developer manual (http://doc.otrs.org)
"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
Re: need help
I have already read it,and I configured my web form of add service,
but in module ITSMChange I couldn't do the same thing so I though that may be I should know something else that not in develop manual
thanks,
but in module ITSMChange I couldn't do the same thing so I though that may be I should know something else that not in develop manual
thanks,
Re: need help
when I modify in ITSMChange.pm,I always get this error :
Message: Attempt to reload Kernel/System/ITSMChange.pm aborted.
Compilation failed in require at /opt/otrs//Kernel/Output/HTML/ToolBarMyCAB.pm line 17.
and when I check ToolBarMyCAB.pm I find this "use Kernel::System::ITSMChange;"
Message: Attempt to reload Kernel/System/ITSMChange.pm aborted.
Compilation failed in require at /opt/otrs//Kernel/Output/HTML/ToolBarMyCAB.pm line 17.
and when I check ToolBarMyCAB.pm I find this "use Kernel::System::ITSMChange;"