hello sir,
i want the overall understanding about the otrs coding part.please help me for this.
otrs coding part
Moderator: crythias
-
- 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.
-
- 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
i am a fresher can i understand the otrs source code?
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: otrs coding part
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
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
-
- 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
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.
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.
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: otrs coding part
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.
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
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