summaryrefslogtreecommitdiff
path: root/addons/stock/static/src/xml/inventory_lines.xml
blob: 37fa0f5b79f4f6c20bb279eeed77d8be4a6a230c (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="utf-8"?>
<templates id="template" xml:space="preserve">
    <t t-name="InventoryLines.Buttons">
        <button type="button" class='btn btn-primary o_button_validate_inventory'>
            Validate Inventory
        </button>
    </t>
</templates>