Book order process example: missing informations

Moderator: crythias

Locked
setecastronomy
Znuny newbie
Posts: 28
Joined: 23 Jun 2014, 11:02
Znuny Version: 3.3.7

Book order process example: missing informations

Post by setecastronomy »

In the administrator guide there is a detailed process example: it is almost a step by step guide on how to configure the book order process.
Unfortunately it lacks some information for newbie. The tutorial says to create queues and users but doesn't explain how...
I cannot figure out if the users Manager and Employee are agents or Customer users...
Besides it is not clear to me who can access which queue...
Can somebody help in making this example process work properly ?

Thanks
Filippo
OTRS 4.0.1 on Ubuntu Linux and Mysql DB
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Book order process example: missing informations

Post by reneeb »

setecastronomy wrote:In the administrator guide there is a detailed process example: it is almost a step by step guide on how to configure the book order process.
Unfortunately it lacks some information for newbie. The tutorial says to create queues and users but doesn't explain how...
http://otrs.github.io/doc/manual/admin/ ... area-queue
http://otrs.github.io/doc/manual/admin/ ... -and-roles
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
setecastronomy
Znuny newbie
Posts: 28
Joined: 23 Jun 2014, 11:02
Znuny Version: 3.3.7

Re: Book order process example: missing informations

Post by setecastronomy »

I apologize because my question was not clear.
When I wrote
The tutorial says to create queues and users but doesn't explain how...
I was simply introducing the last part of my question.
I would need richer details about the configuration of user Manger and Employee and queues (Are they Customer users or agents ? Which groups have to be created ? Which are the associations between groups and queues ?)

Besides I was making some tests with the default user root@localhost and I was worried that ACL about book order status were not applied. Now I believe that it is the expected behavior because they are correctly applied to other users. So I assume ACL are not applied to root user... Is it correct ?
OTRS 4.0.1 on Ubuntu Linux and Mysql DB
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Book order process example: missing informations

Post by reneeb »

setecastronomy wrote:I apologize because my question was not clear.
When I wrote
The tutorial says to create queues and users but doesn't explain how...
I was simply introducing the last part of my question.
I would need richer details about the configuration of user Manger and Employee and queues (Are they Customer users or agents ? Which groups have to be created ? Which are the associations between groups and queues ?)
I had no look at the example, so I can't say something about that.
Besides I was making some tests with the default user root@localhost and I was worried that ACL about book order status were not applied. Now I believe that it is the expected behavior because they are correctly applied to other users. So I assume ACL are not applied to root user... Is it correct ?
Yes, this is correct...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Locked