Skip to content
Extraits de code Groupes Projets
Valider c3360cf1 rédigé par Quentin's avatar Quentin
Parcourir les fichiers

[ADD] Possibilité de copier les données d'un contact depuis la vue entreprise

parent e01f229d
Aucune branche associée trouvée
Aucune étiquette associée trouvée
1 requête de fusion!214.0 qg
...@@ -543,6 +543,17 @@ ...@@ -543,6 +543,17 @@
> >
<field name="alert" class="oe_edit_only" /> <field name="alert" class="oe_edit_only" />
</xpath> </xpath>
<xpath expr="//field[@name='child_ids']/form/sheet">
<group>
<div>
<field
name="fields_to_copy_to_clipboard"
widget="CopyClipboardChar"
options="{'string': 'Copier les données'}"
/>
</div>
</group>
</xpath>
<!-- All --> <!-- All -->
<xpath <xpath
......
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