Merge lp:~therp-nl/banking-addons/7.0_fix_depends into lp:banking-addons

Proposed by Holger Brunn (Therp)
Status: Merged
Merged at revision: 188
Proposed branch: lp:~therp-nl/banking-addons/7.0_fix_depends
Merge into: lp:banking-addons
Diff against target: 12 lines (+1/-1)
1 file modified
account_direct_debit/__openerp__.py (+1/-1)
To merge this branch: bzr merge lp:~therp-nl/banking-addons/7.0_fix_depends
Reviewer Review Type Date Requested Status
Stéphane Bidoul (Acsone) (community) code review, no test Approve
Pedro Manuel Baeza code review, no test Approve
Stefan Rijnhart (Opener) Approve
Review via email: mp+185447@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Stefan Rijnhart (Opener) (stefan-opener) wrote :

Thanks! LGTM.

review: Approve
Revision history for this message
Pedro Manuel Baeza (pedro.baeza) :
review: Approve (code review, no test)
Revision history for this message
Stéphane Bidoul (Acsone) (sbi) wrote :

Yes, make sense.

review: Approve (code review, no test)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account_direct_debit/__openerp__.py'
2--- account_direct_debit/__openerp__.py 2013-05-28 15:18:26 +0000
3+++ account_direct_debit/__openerp__.py 2013-09-13 09:29:37 +0000
4@@ -25,7 +25,7 @@
5 'author': ['Therp BV', 'Smile'],
6 'website': 'https://launchpad.net/banking-addons',
7 'category': 'Banking addons',
8- 'depends': ['account_banking'],
9+ 'depends': ['account_banking_payment'],
10 'data': [
11 'view/account_payment.xml',
12 'view/account_invoice.xml',

Subscribers

People subscribed via source and target branches

to status/vote changes: