Extra addon modules are not a focus of development currently.

We will consider the module changes for sure.

Thanks for bringing this into notice.

** Changed in: openobject-addons
       Status: Confirmed => Won't Fix

-- 
[trunk] error init portal
https://bugs.launchpad.net/bugs/623321
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Won't Fix

Bug description:
[2010-08-24 13:29:07,032] INFO:init:module portal: creating or updating 
database tables
[2010-08-24 13:29:07,100] DEBUG:orm:creating new column rule_group_id of table 
portal_model
Traceback (most recent call last):
  File "./openerp-server.py", line 118, in <module>
    db,pool = pooler.get_db_and_pool(dbname, update_module=tools.config['init'] 
or tools.config['update'], pooljobs=False)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/pooler.py", line 39, in 
get_db_and_pool
    addons.load_modules(db, force_demo, status, update_module)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/__init__.py", 
line 830, in load_modules
    r = load_module_graph(cr, graph, status, report=report)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/__init__.py", 
line 690, in load_module_graph
    init_module_objects(cr, package.name, modules)
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/addons/__init__.py", 
line 394, in init_module_objects
    result = obj._auto_init(cr, {'module': module_name})
  File "/home2/gass/OpenERP/trunk/openobject-server/bin/osv/orm.py", line 2537, 
in _auto_init
    raise except_orm('Programming Error', ('There is no reference available for 
%s') % (f._obj,))
osv.orm.except_orm: ('Programming Error', 'There is no reference available for 
ir.rule.group')



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

Reply via email to