Merge PR #752 into 17.0

Signed-off-by pedrobaeza
pull/755/head
OCA-git-bot 2024-11-20 07:53:59 +00:00
commit 3ec4347dbb
1 changed files with 3 additions and 0 deletions

View File

@ -95,6 +95,9 @@
<field name="res_model">account.bank.statement</field>
<field name="view_mode">tree,form,pivot,graph</field>
</record>
<record id="account.action_view_bank_statement_tree" model="ir.actions.act_window">
<field name="view_mode">tree,form,pivot,graph</field>
</record>
<record id="view_bank_statement_tree" model="ir.ui.view">
<field name="name">account.bank.statement.tree</field>