weboob-devel/modules/bnporc
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
..
pages 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
__init__.py support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
backend.py Account.link_id becomes a private attribute 2012-03-10 09:03:26 +01:00
browser.py Account.link_id becomes a private attribute 2012-03-10 09:03:26 +01:00
errors.py support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
favicon.png support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00
test.py support repositories to manage backends (closes #747) 2012-01-17 17:00:05 +01:00