Skip to content
Extraits de code Groupes Projets
Valider dd481835 rédigé par Benjamin - Le Filament's avatar Benjamin - Le Filament
Parcourir les fichiers

[add] short name on partner tree and search view

parent f67980cf
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -21,6 +21,7 @@
<field name="skill_ids" />
<field name="mandate_id" />
<field name="action_area" />
<field name="short_name" />
</xpath>
<xpath expr="//filter[@name='type_person']" position="before">
<filter
......@@ -211,6 +212,7 @@
<field name="legal_status_detail_id" optional="hide" />
<field name="legal_representative" optional="hide" />
<field name="project_ids" widget="many2many_tags" optional="hide" />
<field name="short_name" optional="hide" />
</xpath>
</field>
</record>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter