<templates>

    <t t-name="account.FileuploadKanbanView.Buttons" t-inherit="web.KanbanView.Buttons" t-inherit-mode="primary">
        <xpath expr="." position="inside">
            <t t-call="account.DocumentViewUploadButton"/>
        </xpath>
    </t>

</templates>
