diff --git a/account_statement_operation_rule_dunning_fees/__openerp__.py b/account_statement_operation_rule_dunning_fees/__openerp__.py index 96a16b24..16e70692 100644 --- a/account_statement_operation_rule_dunning_fees/__openerp__.py +++ b/account_statement_operation_rule_dunning_fees/__openerp__.py @@ -26,6 +26,7 @@ 'license': 'AGPL-3', 'category': 'Accounting & Finance', 'depends': ['account_statement_operation_rule', + # in https://github.com/OCA/account-financial-tools 'account_credit_control_dunning_fees', ], 'website': 'http://www.camptocamp.com', diff --git a/oca_dependencies.txt b/oca_dependencies.txt index 34f82ae9..9a273770 100644 --- a/oca_dependencies.txt +++ b/oca_dependencies.txt @@ -1 +1,2 @@ +account-financial-tools bank-payment