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
xmlrpc exception: warning -- Object Error

Object base_module_record.import doesn't exist
xmlrpc +: Traceback (most recent call last):
  File "~/server/bin/netsvc.py", line 503, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth,
params)
  File "~/server/bin/service/web_services.py", line 599, in dispatch
    res = fn(db, uid, *params)
  File "~/server/bin/osv/osv.py", line 128, in wrapper
    self.abortResponse(1, inst.name, inst.exc_type, inst.value)
  File "~/server/bin/netsvc.py", line 70, in abortResponse
    raise Exception("%s -- %s\n\n%s"%(origin, description, details))
Exception: warning -- Object Error

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?

thx
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to