<?xml version="1.0" encoding="UTF-8"?>
<templates id="template" xml:space="preserve">
    <t t-name="point_of_sale.Dialog.header" t-inherit="web.Dialog.header" t-inherit-mode="extension">
        <xpath expr="//button[hasclass('o_expand_button')]" position="attributes" >
            <attribute name="t-if">false</attribute>
        </xpath>
    </t>
</templates>
