From 2cb162dc567cdbc3c06e1569e525397131746481 Mon Sep 17 00:00:00 2001 From: Guewen Baconnier Date: Wed, 26 Nov 2014 13:23:32 +0100 Subject: [PATCH] Add account-financial-tools in repo's dependencies --- account_statement_operation_rule_dunning_fees/__openerp__.py | 1 + oca_dependencies.txt | 1 + 2 files changed, 2 insertions(+) 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