On Thursday, July 2, 2015 at 2:45:04 AM UTC-5, Cédric Krier wrote:
>
> On 2015-07-02 08:52, Sergi Almacellas Abellana wrote: 
> > El 02/07/15 a les 04:41, Fabyc ha escrit: 
> > >Hi everybody. 
> > > 
> > >In the view "user_form_preference.xml" in res I see this: 
> > > 
> > ><page string="Group Membership" col="1" id="membership"> 
> > >             <field name="groups"/> 
> > ></page> 
> > > 
> > > 
> > >Can you say me in what part of Tryton client is that page? 
> > > 
> > IN the user form. 
> > 
> > Administration -> Users -> Users and open the form view. 
>
> Or in "User > Preferences..." 
>

I checked it out before, but there is no such a page.

The pages I see in Tryton client are these ones [1] (without install some 
module) 
there are in file "user_form.xml".

It seems like the pages shown are only those in "user_form.xml" and not the 
"Group Membership" page is in "user_form_preference.xml"


[1]
<page string="User" id="user">
         ...
</page>
<page string="Actions" id="actions">
         ...  
</page>
<page string="Access Permissions" col="1" id="permissions">
        ...
</page>
<page string="Preferences" col="2" id="preferences">
        ...
</page>
 

Thanks
--
Regards




> -- 
> Cédric Krier - B2CK SPRL 
> Email/Jabber: [email protected] <javascript:> 
> Tel: +32 472 54 46 59 
> Website: http://www.b2ck.com/ 
>

Reply via email to