I update my database using this command (--update=all -d databasename). It gives an error
> Traceback (most recent call last): > File "bin/openerp-server.py", line 108, in <module> > pooler.get_db_and_pool(db, update_module=tools.config['init'] or > tools.config['update']) > File > "/home/joseph/Desktop/openerp-server-5.0.0-2/bin/pooler.py", line 40, in > get_db_and_pool > addons.load_modules(db, force_demo, status, update_module) > AttributeError: 'module' object has no attribute 'load_modules' What would be the reason why I get this error? I've tried to update other database but same happens. I've also tried to change my server and no improvement. I can't remember what I did in the configuration. Can you help me with this one... Thanks, ------------------------ Joel Cabral F S 3 Consulting Inc. [email protected] http://www.fs3.ph -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=29891#29891 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
