[IMP] account_bank_statement_import_online: allow pull if archived

[UPD] Update account_bank_statement_import_online.pot

account_bank_statement_import_online 12.0.1.3.0
This commit is contained in:
Alexey Pelykh
2020-04-11 10:21:01 +02:00
parent 108dd51579
commit 9a1c1a4f4b
9 changed files with 101 additions and 23 deletions

View File

@@ -31,6 +31,8 @@
attrs="{'required': [('bank_statements_source', '=', 'online')]}"
class="oe_edit_only"
groups="account.group_account_user"
widget="dynamic_dropdown"
values="values_online_bank_statement_provider"
/>
<label
for="online_bank_statement_provider_id"