Skip to content
Extraits de code Groupes Projets
Valider 3705880b rédigé par Benjamin's avatar Benjamin
Parcourir les fichiers

[fix] lien vers taches

parent 9e02be4e
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -57,6 +57,7 @@
<field name="inherit_id" ref="project.view_project_kanban"/>
<field name="arch" type="xml">
<xpath expr="//div[@class='o_kanban_primary_left']" position="after">
<a t-if="record.use_tasks.raw_value" name="%(project.act_project_project_2_project_task_all)d" type="action">
<table class="table table-condensed" style="margin-bottom: 0;">
<thead style="background: transparent; border-bottom: 1px solid #555;">
<tr>
......@@ -81,7 +82,7 @@
<td><strong>Coûts Annexes : </strong></td>
<td><field name="lf_couts_annexes"></field></td>
</tr></tbody></table>
</a>
</xpath>
<!-- HIDE TASK AND DOCS NUMBER -->
<xpath expr="//div[@class='o_project_kanban_boxes']" 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