summaryrefslogtreecommitdiff
path: root/addons/sale_timesheet/static/src/xml/sale_project_templates.xml
blob: 0801ecf264b0976d41917605b3f46aa3f006766b (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<templates xml:space="preserve">

    <button t-name="SaleProjectKanbanView.buttons" type="button" class="btn btn-secondary o_create_sale_order">
        Create Sales Order
    </button>

</templates>