Skip to content

Commit

Permalink
[IMP] stock_picking_note_delivery: Remove unnecessary note word
Browse files Browse the repository at this point in the history
  • Loading branch information
unaiberis authored and oihane committed Jan 23, 2025
1 parent 27db37b commit 05646d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 22 deletions.
21 changes: 0 additions & 21 deletions stock_picking_note_delivery/i18n/es.po

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
>
<xpath expr="//table[@name='stock_move_line_table']" position="after">
<div t-if="o.note">
Note: <span t-field="o.note" />
<span t-field="o.note" />
</div>
</xpath>
</template>
Expand Down

0 comments on commit 05646d7

Please sign in to comment.