[IMP] account: set breadcum Journal Items in bank statement, and align filter by...
[odoo/odoo.git] / addons / account / wizard / account_report_partner_ledger_view.xml
index 34c5d55..61b57f8 100644 (file)
@@ -15,7 +15,7 @@
                 <newline/>
             </xpath>
             <xpath expr="//field[@name='filter']" position="replace">
-                <field name="filter" on_change="onchange_filter(filter, fiscalyear_id)" colspan="4"/>
+                <field name="filter" on_change="onchange_filter(filter, fiscalyear_id)"/>
                 <field name="initial_balance" attrs="{'readonly':[('filter', 'in', ('filter_no', 'unreconciled'))]}" />
             </xpath>
             </data>