Skip to content

Commit

Permalink
[IMP] maintenance_equipment_image: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mmrondon committed Oct 11, 2024
1 parent 1f4b813 commit eefef3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<record id="hr_equipment_view_kanban_image" model="ir.ui.view">
<field name="name">maintenance.equipment.kanban.image</field>
<field name="model">maintenance.equipment</field>
<field name="inherit_id" ref="maintenance.hr_equipment_view_kanban"/>
<field name="inherit_id" ref="maintenance.hr_equipment_view_kanban" />
<field name="arch" type="xml">
<field name="activity_state" position="after">
<field name="id" />
Expand Down

0 comments on commit eefef3e

Please sign in to comment.