Merge PR #489 into 14.0

Signed-off-by pedrobaeza
This commit is contained in:
OCA-git-bot
2022-10-15 10:34:42 +00:00

View File

@@ -15,14 +15,14 @@
<span>or <a
type="object"
name="import_account_statement"
>Import</a></span>
>Import (OCA)</a></span>
</xpath>
<xpath expr='//div[@name="bank_cash_commands"]' position="before">
<div t-if="journal_type == 'bank'">
<a
type="object"
name="import_account_statement"
>Import Statement</a>
>Import Statement (OCA)</a>
</div>
</xpath>
</field>