Merge lp:~credativ/banking-addons/6.1-lloyds-corporate into lp:banking-addons/6.1
Proposed by
Kinner Vachhani
Status: | Merged |
---|---|
Merged at revision: | 182 |
Proposed branch: | lp:~credativ/banking-addons/6.1-lloyds-corporate |
Merge into: | lp:banking-addons/6.1 |
Diff against target: |
252 lines (+232/-0) 4 files modified
account_banking_uk_lloyds_corporate/__init__.py (+24/-0) account_banking_uk_lloyds_corporate/__openerp__.py (+37/-0) account_banking_uk_lloyds_corporate/lloydscorporate.py (+157/-0) account_banking_uk_lloyds_corporate/samplestatement.csv (+14/-0) |
To merge this branch: | bzr merge lp:~credativ/banking-addons/6.1-lloyds-corporate |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Holger Brunn (Therp) | code review | Approve | |
Stefan Rijnhart (Opener) | Approve | ||
Review via email:
|
Description of the change
This modules contains a parser of uk lloyds corporate csv and imports as bank statement.
To post a comment you must log in.
Thanks, looking good. At merge time, we should take care to cherry pick the relevant revisions into 7.0 too, as that should be 100% compatible.