<?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>
