diff --git a/16.0.Dockerfile b/16.0.Dockerfile index a13835aa4b58144c745c3f4be490e916f0b68aa0..e2308ffc8517c3c08cee9e4872930e7258461945 100644 --- a/16.0.Dockerfile +++ b/16.0.Dockerfile @@ -80,6 +80,7 @@ RUN set -x; \ && get_addons 'https://github.com/OCA/bank-statement-import' '16.0' 'additional_addons' \ account_statement_import_base \ account_statement_import_file \ + account_statement_import_file_reconcile_oca \ account_statement_import_ofx \ && get_addons 'https://github.com/OCA/crm' '16.0' 'additional_addons' \ crm_stage_probability \