Skip to content

Commit

Permalink
[IMP] spp_pos_id_redemption: rename Payment to Redemption
Browse files Browse the repository at this point in the history
  • Loading branch information
emjay0921 committed Jan 20, 2025
1 parent 480bdc7 commit c61217a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spp_pos_id_redemption/static/src/view/product_screen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
<xpath expr="//ProductsWidget" position="attributes">
<attribute name="partner">partner</attribute>
</xpath>
<xpath expr="//ActionpadWidget" position="attributes">
<attribute name="actionName.translate">Redemption</attribute>
</xpath>
</t>

</templates>

0 comments on commit c61217a

Please sign in to comment.