Re: [tryton-dev] Permission for button wizards

2014-07-09 Thread Cédric Krier
On 10 Jul 08:52, Markus Bala wrote: > On Thu, Jul 10, 2014 at 3:19 AM, Cédric Krier wrote: > > > On 10 Jul 01:48, Markus Bala wrote: > > > On Thu, Jul 10, 2014 at 1:25 AM, Cédric Krier > > wrote: > > > > > > > On 09 Jul 19:14, Guillem Barba Domingo wrote: > > > > > You can set the allowed groups

Re: [tryton-dev] Permission for button wizards

2014-07-09 Thread Markus Bala
On Thu, Jul 10, 2014 at 3:19 AM, Cédric Krier wrote: > On 10 Jul 01:48, Markus Bala wrote: > > On Thu, Jul 10, 2014 at 1:25 AM, Cédric Krier > wrote: > > > > > On 09 Jul 19:14, Guillem Barba Domingo wrote: > > > > You can set the allowed groups to a button. > > > > Search "button" in *.xml of mo

Re: [tryton-dev] Permission for button wizards

2014-07-09 Thread Cédric Krier
On 10 Jul 01:48, Markus Bala wrote: > On Thu, Jul 10, 2014 at 1:25 AM, Cédric Krier wrote: > > > On 09 Jul 19:14, Guillem Barba Domingo wrote: > > > You can set the allowed groups to a button. > > > Search "button" in *.xml of modules (not in view directory) and you will > > > find the solution.

Re: [tryton-dev] Permission for button wizards

2014-07-09 Thread Markus Bala
On Thu, Jul 10, 2014 at 1:25 AM, Cédric Krier wrote: > On 09 Jul 19:14, Guillem Barba Domingo wrote: > > You can set the allowed groups to a button. > > Search "button" in *.xml of modules (not in view directory) and you will > > find the solution. > > > > Today I realized that the button is not

Re: [tryton-dev] Permission for button wizards

2014-07-09 Thread Cédric Krier
On 09 Jul 19:14, Guillem Barba Domingo wrote: > You can set the allowed groups to a button. > Search "button" in *.xml of modules (not in view directory) and you will > find the solution. > > Today I realized that the button is not hidden but if you try to click on > it it raise an error. I tried

Re: [tryton-dev] Permission for button wizards

2014-07-09 Thread Guillem Barba Domingo
El 09/07/2014 9:27, "Cédric Krier" va escriure: > > On 08 Jul 18:29, Markus Bala wrote: > > > > > > 2. How to give access permission to buttons that call wizards? They aren't > > >> listed neither on button neither in wizard permission access. > > >> > > > > > > I supose the button get permissions

Re: [tryton-dev] Permission for button wizards

2014-07-09 Thread Cédric Krier
On 08 Jul 18:29, Markus Bala wrote: > On Thursday, 3 October 2013 00:57:32 UTC+8, Guillem Barba wrote: > > > > 2013/10/2 Josias Pérez > > > > >> Hi, > >> > >> I'm working for a POS module on tryton. > >> > >> At the moment, have 2 question: > >> > >> 1. We create a group called Team Sales, that can

Re: [tryton-dev] Permission for button wizards

2014-07-08 Thread Markus Bala
On Thursday, 3 October 2013 00:57:32 UTC+8, Guillem Barba wrote: > > 2013/10/2 Josias Pérez > > >> Hi, >> >> I'm working for a POS module on tryton. >> >> At the moment, have 2 question: >> >> 1. We create a group called Team Sales, that can access to Sales and >> Sales Lines, but we want that t

Re: [tryton-dev] Permission for button wizards

2013-10-02 Thread Guillem Barba Domingo
2013/10/2 Josias Pérez > Hi, > > I'm working for a POS module on tryton. > > At the moment, have 2 question: > > 1. We create a group called Team Sales, that can access to Sales and Sales > Lines, but we want that they can't view some fields (specially related to > cost_price). We can hide on fie

[tryton-dev] Permission for button wizards

2013-10-02 Thread Josias Pérez
Hi, I'm working for a POS module on tryton. At the moment, have 2 question: 1. We create a group called Team Sales, that can access to Sales and Sales Lines, but we want that they can't view some fields (specially related to cost_price). We can hide on fields permission, but at the same time,