blob: f33d72979ec4330f6eacaf44fcb490c03a52c2bc (
plain)
1
2
3
4
5
6
7
8
|
<?xml version="1.0" encoding="utf-8"?>
<templates id="template" xml:space="preserve">
<button t-name="InventoryReport.Buttons" class="btn btn-primary" type="button">
Inventory at Date
</button>
</templates>
|