mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-24 11:42:04 +02:00
Initial commit: Pos packages
This commit is contained in:
commit
95dfb9edb0
1301 changed files with 264148 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<templates id="template" xml:space="preserve">
|
||||
|
||||
<t t-name="RewardButton" owl="1">
|
||||
<span class="control-button" t-att-class="hasClaimableRewards() ? 'highlight' : ''">
|
||||
<i class="fa fa-star"></i>
|
||||
<span> </span>
|
||||
<span>Reward</span>
|
||||
</span>
|
||||
</t>
|
||||
|
||||
</templates>
|
||||
Loading…
Add table
Add a link
Reference in a new issue