On Friday 21 October 2011, Viktor Nagy wrote: > hi, > > I'm trying to run the bqi script to import test files written in yaml > > BQI> import -m aperam -l yaml -t > ../../addons/toolpart/aperam/test/test_slit.yml > Trying to import ~/addons/toolpart/aperam/test/test_slit.yml as yaml for > aperam in test mode > Object base_module_record.import doesn't exist > the base_module_record addon is installed > could someone tell me, what addon do I miss here?
You are missing the 'base_module_import' addon. http://git.hellug.gr/?p=xrg/openobject-addons;a=tree;h=refs/heads/trunk- xrg;hb=refs/heads/trunk-xrg -- Say NO to spam and viruses. Stop using Microsoft Windows! _______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

