<data priority="50">
    <t t-call-assets="account_followup.assets_followup_report" position="after">
        <style>
        table.o_account_reports_table {
            white-space: nowrap;
        }

        table.o_account_reports_table th:nth-child(3),
        table.o_account_reports_table td:nth-child(3) {
            display: none;
        }
        </style>
    </t>
</data>