Merge lp:~camptocamp/banking-addons/bank-statement-reconcile-fix-comma-lep into lp:banking-addons/bank-statement-reconcile-70

Proposed by Leonardo Pistone
Status: Merged
Merged at revision: 107
Proposed branch: lp:~camptocamp/banking-addons/bank-statement-reconcile-fix-comma-lep
Merge into: lp:banking-addons/bank-statement-reconcile-70
Diff against target: 12 lines (+1/-1)
1 file modified
account_statement_ofx_import/__openerp__.py (+1/-1)
To merge this branch: bzr merge lp:~camptocamp/banking-addons/bank-statement-reconcile-fix-comma-lep
Reviewer Review Type Date Requested Status
Pedro Manuel Baeza Approve
Yannick Vaucher @ Camptocamp code review, no tests Approve
Romain Deheele - Camptocamp (community) code review Approve
Review via email: mp+199083@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Romain Deheele - Camptocamp (romaindeheele) wrote :

LGTM,

Romain

review: Approve (code review)
Revision history for this message
Yannick Vaucher @ Camptocamp (yvaucher-c2c) wrote :

LGTM

review: Approve (code review, no tests)
Revision history for this message
Pedro Manuel Baeza (pedro.baeza) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'account_statement_ofx_import/__openerp__.py'
2--- account_statement_ofx_import/__openerp__.py 2013-11-04 12:22:39 +0000
3+++ account_statement_ofx_import/__openerp__.py 2013-12-16 10:07:32 +0000
4@@ -31,7 +31,7 @@
5 ],
6 'external_dependencies': {
7 'python': ['ofxparse'],
8- }
9+ },
10 'description': """
11 Allows to import OFX (Open Financial Exchange) statement files, using
12 *account_statement_base_import* generic inheritance mechanism to import

Subscribers

People subscribed via source and target branches