Merge PR #1317 into 13.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2022-01-11 17:30:58 +00:00

View File

@@ -25,7 +25,7 @@
string="Remove"
type="object"
groups="account.group_account_manager"
attrs="{'invisible':['|', ('method_time', '!=', 'year'), ('state', 'not in', ['open', 'close'])]}"
attrs="{'invisible':[('state', 'not in', ['open', 'close'])]}"
help="Asset removal."
/>
<field