mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 22:32:03 +02:00
11 lines
356 B
XML
11 lines
356 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<templates id="template" xml:space="preserve">
|
|
|
|
<t t-name="SetSaleOrderButton" owl="1">
|
|
<div class="control-button o_sale_order_button">
|
|
<i class="fa fa-link" role="img" aria-label="Set Sale Order"
|
|
title="Set Sale Order" /> Quotation/Order
|
|
</div>
|
|
</t>
|
|
|
|
</templates>
|