You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
358 B
11 lines
358 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<templates id="template" xml:space="preserve">
|
|
|
|
<t t-name="service_charges_pos.ServiceChargeButton" owl="1">
|
|
<div class="control-button">
|
|
<i class="fa fa-calculator" role="img" aria-label="Service Charge" title="Service Charge" />
|
|
Service Charge
|
|
</div>
|
|
</t>
|
|
|
|
</templates>
|