<?xml version="1.0" encoding="utf-8"?>
<odoo>

    <record id="event.paperformat_event_full_page_ticket" model="report.paperformat">
        <!-- Increase bottom margin to leave room to display the sponsor images -->
        <field name="margin_bottom">29</field>
    </record>

</odoo>
