Skip to content

Commit

Permalink
Merge pull request #24 from Merctrans/fixupdatetask/updates
Browse files Browse the repository at this point in the history
feat: ✨ fix update tasks
  • Loading branch information
hglong16 authored Jun 3, 2024
2 parents 06aca3e + df7ef42 commit 81bcf66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion local-addons/morons/views/project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<attribute name="readonly">True</attribute>
<attribute name="invisible">True</attribute>
</xpath>
<xpath expr="//button[@name='277']" position="after">
<xpath expr="//header" position="inside">
<button name="button_delete" string="Delete Direct Project" type="object" class="oe_highlight" />
</xpath>
<xpath expr="(//field[@name='company_id'])[2]" position="attributes">
Expand Down

0 comments on commit 81bcf66

Please sign in to comment.