Bank Statement Lines account.bank.statement.line tree,form {'tree_view_ref': 'bank_statement_reconciliation.view_account_bank_statement_line_tree'}

Select a bank journal to view its statement lines

Reconcile Selected Lines code action = { 'name': 'Select Journal Entry to Reconcile', 'type': 'ir.actions.act_window', 'res_model': 'bank.reconcile.wizard', 'view_mode': 'form', 'target': 'new', 'context': { 'default_bank_line_ids': env.context.get('active_ids'), } } account.bank.statement.line.tree account.bank.statement.line account.bank.statement.line.form account.bank.statement.line
account.bank.statement.line.search account.bank.statement.line