diff --git a/18.0.Dockerfile b/18.0.Dockerfile index 58f725ef32edf85534c118ab4acbc86036dd1eb1..4dd218c48cb6459d5c971e47de0ed845b188395d 100644 --- a/18.0.Dockerfile +++ b/18.0.Dockerfile @@ -100,7 +100,7 @@ RUN set -x; \ && get_addons 'https://github.com/xaviedoanhduy/account-reconcile' '18.0-mig-account_statement_base' 'additional_addons' \ account_statement_base \ && get_addons 'https://github.com/xaviedoanhduy/account-reconcile' '18.0-mig-account_reconcile_model_oca' 'additional_addons' \ - account_reconcile_oca \ + account_reconcile_model_oca \ # && get_addons 'https://github.com/OCA/bank-statement-import' '18.0' 'additional_addons' \ # account_statement_import_base \ # account_statement_import_file \