Skip to content
Extraits de code Groupes Projets
Valider 8d589776 rédigé par Théo - Le Filament's avatar Théo - Le Filament
Parcourir les fichiers

[FIX] xpath expression

parent 14e41041
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<field name="inherit_id" ref="sale_timesheet.timesheet_plan" /> <field name="inherit_id" ref="sale_timesheet.timesheet_plan" />
<field name="arch" type="xml"> <field name="arch" type="xml">
<xpath <xpath
expr="div[hasclass('o_project_plan_project_timesheet_forecast')" expr="//div[hasclass('o_project_plan_project_timesheet_forecast')]"
position="replace" position="replace"
> >
<div class="o_project_plan_project_timesheet_forecast"> <div class="o_project_plan_project_timesheet_forecast">
......
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