otrs coding part

Moderator: crythias

Locked
dileep0358
Znuny newbie
Posts: 62
Joined: 05 Oct 2011, 12:31
Znuny Version: 4.0.12
Real Name: Dileep Kumar SIngh
Company: MotherSonsumi InfoTech & Designs Ltd.

otrs coding part

Post by dileep0358 »

hello sir,
i want the overall understanding about the otrs coding part.please help me for this.
dileep0358
Znuny newbie
Posts: 62
Joined: 05 Oct 2011, 12:31
Znuny Version: 4.0.12
Real Name: Dileep Kumar SIngh
Company: MotherSonsumi InfoTech & Designs Ltd.

Re: otrs coding part

Post by dileep0358 »

i am a fresher can i understand the otrs source code?
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: otrs coding part

Post by crythias »

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
dileep0358
Znuny newbie
Posts: 62
Joined: 05 Oct 2011, 12:31
Znuny Version: 4.0.12
Real Name: Dileep Kumar SIngh
Company: MotherSonsumi InfoTech & Designs Ltd.

Re: otrs

Post by dileep0358 »

dear sir,
after closing a ticket an Email comes for acknowledgement,if user replies, the closed ticket reopened.i want that when user reply after 24 hour ticket should not be reopened bt a new ticket should generate.help me please.
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: otrs coding part

Post by crythias »

http://forums.otrs.org/viewtopic.php?f=62&t=8170#p32257

Although it has no provision for 24 hours.

I generally suggest doing a "Reply" with state pending autoclose successful 24 hours (this is default pending time anyway if a pending state is set.)

If there is a response, the ticket is open. If not, the ticket closes. The ticket can close silently or you can have a Notification (Event) that the ticket has closed and please don't respond.
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
Locked