Re: [otrs] Edit PDF stats

2012-06-20 Thread Soporte Informatica PGJE
about OTRS. Asunto: Re: [otrs] Edit PDF stats Hi Martin, I don't think there is an easy way to do that, e.g. in TicketAccumulation this values are fetch from the DB in this lines sub GetObjectAttributes {     my ( $Self, %Param ) = @_;     # get user list     my %UserList = $Self->{UserObje

Re: [otrs] Edit PDF stats

2012-06-19 Thread Carlos Rodríguez
Hi Martin, I don't think there is an easy way to do that, e.g. in TicketAccumulation this values are fetch from the DB in this lines sub GetObjectAttributes { my ( $Self, %Param ) = @_; # get user list my %UserList = $Self->{UserObject}->UserList( Type => 'Long', Va