mirror of
https://github.com/OCA/bank-statement-import.git
synced 2025-01-20 12:37:43 +02:00
[MIG] account_bank_statement_import_move_line: Migration to v12
This commit is contained in:
committed by
Pedro M. Baeza
parent
a22ec2a2b6
commit
dc40c9cb1b
@@ -11,7 +11,8 @@
|
||||
<button name="%(account_statement_line_create_action)d"
|
||||
string="Import Journal Items" type="action"
|
||||
class="oe_highlight"
|
||||
attrs="{'invisible':[('state', '!=', 'open')]}"/>
|
||||
attrs="{'invisible':[('state', '!=', 'open')]}"
|
||||
groups="account.group_account_user"/>
|
||||
</field>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user