[otrs] Delete note or mail from the ticket tree

2006-04-14 Thread Omar Speranza

Is possible to delete a note/mail/message from the ticket history/tree?


--
~omar
___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


[otrs] Avoid subject rewriting for some queue

2006-04-11 Thread Omar Speranza
Is possibile avoid the ticketID in subject of ticket email opened in 
specific queue?



--
~omar
___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


Re: [otrs] Navigation bar: remove icon

2006-04-11 Thread Omar Speranza

Omar Speranza ha scritto:

What can I do to remove some icon (and link...)
from the Customer Navigation Bar ?


I've solved editing Kernel/Config/Files/Ticket.pm


--
~omar
___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


Re: [otrs] Navigation bar: remove icon

2006-04-10 Thread Omar Speranza

Isaac Gonzalez ha scritto:
Please see the Customer*.dtl files in Kernel/Output/HTML/Standard. 
These files controll the output in the customer.pl panel. Just change 
the files for your needs.


Thanks, I'm seeing CustomerNavigationBar.dtl
but I can't found any item about icons that appear in customer frontend...


  
..
  


Where are the lines with the items?


--
~omar


___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


[otrs] Navigation bar: remove icon

2006-04-10 Thread Omar Speranza

What can I do to remove some icon (and link...)
from the Customer Navigation Bar ?



--
~omar
___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


Re: [otrs] Hide some queue in Customer New Ticket TO: SELECT BOX

2006-04-10 Thread Omar Speranza

Omar Speranza ha scritto:

I'm modifying Kernel/Output/HTML/Standard/CustomerTicketMessageNew.dtl

But what can I do to hide some queue in  ?


Found :-)

http://doc.otrs.org/2.0/en/html/x7874.html#Ticket:Frontend::Customer

$Self->{'CustomerPanelOwnSelection'} =  {
  'Misc' => 'Second Queue',
  'Junk' => 'First Queue'
};



--
~omar
___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


[otrs] Hide some queue in Customer New Ticket TO: SELECT BOX

2006-04-10 Thread Omar Speranza

I'm modifying Kernel/Output/HTML/Standard/CustomerTicketMessageNew.dtl

But what can I do to hide some queue in  ?


--
~omar
___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


[otrs] CustomerStatusView.dtl - add create_time column

2006-03-28 Thread Omar Speranza

I'm modifying CustomerStatusView.dtl following the Christian istructions...

Now I would like to add two column
- the ticket create time
- the ticket work unit

is possibile to do that?

I can't find the var that contains the create time...
for example... $Data{"Owner"} $Data{"State"} $Data{"CustomerID"}


--
~omar




___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


Re: [otrs] customer.pl frontend - remove queue column

2006-03-28 Thread Omar Speranza

Christian Schoepplein ha scritto:
Please see the Customer*.dtl files in Kernel/Output/HTML/Standard. These 
files controll the output in the customer.pl panel. Just change the 
files for your needs.


I've changed CustomerStatusView.dtl
it works fine, thanks a lot!

--
~omar







___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


[otrs] customer.pl frontend - remove queue column

2006-03-27 Thread Omar Speranza

Is possible to hide the queue column in customer.pl frontend?

In other words... I would like to show the ticket subject and all other 
info but not the queue name...





--
~omar
___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/


[otrs] [HELP] lock the ticket in my queue...

2005-09-22 Thread Omar Speranza
I would like to automatically take the admin and lock the tickets in my
queue
but this settings on my GenericAgent.pm don't work

'coda omar' => {
Queue => ['coda omar'],
New => {
Owner => 'omar',
}
 },


The output is

 For Queue: coda omar
  - set owner of Ticket (200509221067/294) to 'omar'


but the ticket is not locked :(

any suggestion?


thanks,
~omar

___
OTRS mailing list: otrs - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/otrs
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs
Support oder Consulting für Ihr OTRS System?
=> http://www.otrs.de/