Commit Graph

13 Commits

Author SHA1 Message Date
Pedro M. Baeza
6d81d76e74 [FIX] PEP8 2016-04-09 19:48:18 +02:00
Chris Halls
5de112de8d [PEP8] Add a space after comma
Thanks Stéphane Bidoul for the feedback
2015-01-19 12:05:02 -02:00
Chris Halls
54bfe28936 [FIX] uk_hsbc statement import was not parsing detail lines
Fixed a problem with a recent change to the regexp string causing it
to no longer match against statement lines due to backslash.

Also fixed testing code when running from the command line
2015-01-07 13:28:49 -02:00
Alexandre Fayolle
3478ab1abb please flake8 about blank lines 2014-12-03 10:47:54 +01:00
Alexandre Fayolle
ca3d306f7d print statement fixes
convert the print statement to a WARN level log line or to a call to the print
function, depending on the context.
2014-12-03 10:45:49 +01:00
Alexandre Fayolle
42f47cfdc8 use raw strings for regexp with escape sequences 2014-12-03 10:05:01 +01:00
Alexandre Fayolle
7a72977058 fix relative imports 2014-12-03 09:45:51 +01:00
Holger Brunn
f2db2082b2 [FIX] coding style 2014-10-20 13:16:04 +02:00
Sandy Carter
a5bab211ad PEP8 on account_banking_uk_hsbc 2014-09-02 12:30:01 -04:00
James Jesudason
cf58125c22 [ADD] Ability to store the HSBC Client ID for HSBCNet, and use that on the payment files
[FIX] Upgrading to version 6.1
2012-02-17 23:36:43 +00:00
Dmitrijs Ledkovs
c99e9309ea Use ebcdic pattern of allowed characters for user message 2011-11-09 16:15:12 +00:00
Dmitrijs Ledkovs
e498de3eb8 Correct newline usage 2011-11-09 16:13:36 +00:00
Dmitrijs Ledkovs
5d228ca25c [IMP] update module to include bank statement import for HSBC 2011-10-31 10:59:25 +00:00