weboob-devel/modules/bnporc/pages
Laurent Bachelier 42a1fee141 Fix account types and add account types support to bnporc, for the account types I could get.
Types were taken from KMyMoney, which is for personal tracking, however
some types had no use (cash not something the bank can provide,
maybe credit card but it is usually the "coming" field for us).
Sources: https://en.wikipedia.org/wiki/Bank_account (but not focused on
personal banking) and it's French translation which was more interesting.
Other websites for American and Australian banking almost always mentioned three
accounts: checking/current, savings/deposits, term/fixed deposits.

And some code refactoring.
2012-03-11 01:33:20 +01:00
..
__init__.py parse categories 2012-02-26 15:07:26 +01:00
accounts_list.py Fix account types and add account types support to bnporc, for the account types I could get. 2012-03-11 01:33:20 +01:00
login.py Account.link_id becomes a private attribute 2012-03-10 09:03:26 +01:00
transactions.py fix getting transactions of secondary accounts 2012-02-26 19:03:49 +01:00
transfer.py support new bnp website (refs #769) 2012-01-31 17:09:35 +01:00