Merge lp:~gs.clearcorp/openerp-ccorp-addons/7.0_account_banking_ccorp into lp:openerp-ccorp-addons/7.0

Proposed by Glen Sojo
Status: Merged
Merged at revision: 806
Proposed branch: lp:~gs.clearcorp/openerp-ccorp-addons/7.0_account_banking_ccorp
Merge into: lp:openerp-ccorp-addons/7.0
Diff against target: 11 lines (+0/-1)
1 file modified
account_banking_ccorp/wizard/banktools.py (+0/-1)
To merge this branch: bzr merge lp:~gs.clearcorp/openerp-ccorp-addons/7.0_account_banking_ccorp
Reviewer Review Type Date Requested Status
ClearCorp drivers Pending
Review via email: mp+203389@code.launchpad.net

Description of the change

[FIX] Wrong import definition in __all__ variable

To post a comment you must log in.
806. By Ronald Rubi

[MRG] Wrong import definition in __all__ variable

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account_banking_ccorp/wizard/banktools.py'
2--- account_banking_ccorp/wizard/banktools.py 2014-01-27 16:35:29 +0000
3+++ account_banking_ccorp/wizard/banktools.py 2014-01-27 18:10:11 +0000
4@@ -27,7 +27,6 @@
5
6 __all__ = [
7 'get_period',
8- 'get_bank_accounts',
9 'get_partner',
10 'get_country_id',
11 'get_company_bank_account',

Subscribers

People subscribed via source and target branches