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

[FIX] progressbar kanban view error

parent 5f1a421b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -58,7 +58,9 @@
<field name="model">crm.lead</field>
<field name="inherit_id" ref="crm.crm_case_kanban_view_leads"/>
<field name="arch" type="xml">
<xpath expr="//kanban//progressbar" position="replace"/>
<xpath expr="//kanban//progressbar" position="attributes">
<attribute name="invisible">True</attribute>
</xpath>
<xpath
expr="//kanban//field[@name='expected_revenue']"
position="attributes"
......
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