mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[FIX] Change menu option to more clearly show that import applies to
bank statements (this was in the original diff from Alexis de
Lattre, but strangely missing from the moved import module).
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
</record>
|
||||
|
||||
<record id="action_account_bank_statement_import" model="ir.actions.act_window">
|
||||
<field name="name">Import</field>
|
||||
<field name="name">Import Bank Statement</field>
|
||||
<field name="type">ir.actions.act_window</field>
|
||||
<field name="res_model">account.bank.statement.import</field>
|
||||
<field name="view_type">form</field>
|
||||
|
||||
Reference in New Issue
Block a user