hi guys , i want to display a part of view (XML ) just if the user is anonymous .
if some one have an idea ,
something like this : <field name="prenom" placeholder="foulen" attrs="{'invisible': [('is_company','=', True)]}"/>
Odoo is the world's easiest all-in-one management software.
 It includes hundreds of business apps:
hi guys , i want to display a part of view (XML ) just if the user is anonymous .
if some one have an idea ,
something like this : <field name="prenom" placeholder="foulen" attrs="{'invisible': [('is_company','=', True)]}"/>
Hi,
you can use  groups="portal.group_anonymous"
<div groups="portal.group_anonymous">
 part of view (XML ) 
</div>
thanks man ;)
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
Registrieren| Verknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
|---|---|---|---|---|
|  | 6 Sept. 17  | 9139 | ||
|  | 1 März 15  | 6698 | ||
|  | 2 März 15  | 10623 | ||
|  | 1 März 24  | 11181 | ||
|  | 5 Feb. 23  | 30340 |