Skip to content
Extraits de code Groupes Projets
Valider 1f4e06f9 rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

Fix for v10, state field does not exist anymore

parent 0be3e020
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<field name="inherit_id" ref="project.view_project"/> <field name="inherit_id" ref="project.view_project"/>
<field eval="0" name="sequence"/> <field eval="0" name="sequence"/>
<field name="arch" type="xml"> <field name="arch" type="xml">
<xpath expr="//field[@name='state']" position="after"> <xpath expr="//field[@name='partner_id']" position="after">
<field name="lf_total_budget" /> <field name="lf_total_budget" />
<field name="lf_heures_budget" /> <field name="lf_heures_budget" />
<field name="lf_heures_projet" /> <field name="lf_heures_projet" />
......
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