The dependency modules for account_banking_nl_ing
and the module itself seem properly installed (the files exist and there were no problems seen during installation) at /usr/lib/pymodules/python2.7/openerp/addons/
. Only these show up in the list of installed modules (as seen through the web interface):
- 'Account Banking' (7.0.0.1.136,
account_banking
and another entry with a similar module name called 7.0.0.62account_banking_nl_multibank
). - 'Domestic bank account number' (7.0.0.1.163) .
No mention of account_banking_nl_ing
there.
When importing a 'bankafschrift bestand', the only available format is Dutch Banking Tools
. No mention of ING
, which according to ing.py
should be the parser name.
I'm running the latest OpenERP 7.0 nightly as Ubuntu package.
I'm curious as well!