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

[UPD]Delete readonly field2

parent bee463f4
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -22,7 +22,7 @@
<field name="inherit_id" ref="project.view_task_tree2"/>
<field name="arch" type="xml">
<xpath expr="//field[@name='remaining_hours']" position="after">
<field name="manual_remaining_hours" class="oe_read_only" widget="float_time"/>
<field name="manual_remaining_hours" widget="float_time"/>
<field name="review_date"/>
</xpath>
</field>
......
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