Getting return self.models[model_name] KeyError: 1 on new database creation.

Bug #1162681 reported by Давид
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Fix Released
Medium
OpenERP's Framework R&D

Bug Description

2013-04-01 02:00:00,290 4350 ERROR itrunk openerp.service.db: CREATE DATABASE failed:
Traceback (most recent call last):
  File "/home/iuser/source/server/trunk/openerp/service/db.py", line 40, in _initialize_db
    db_name, demo, self_actions[id], update_module=True)[1]
  File "/home/iuser/source/server/trunk/openerp/modules/registry.py", line 102, in __getitem__
    return self.models[model_name]
KeyError: 1

with latest tunk

Changed in openobject-server:
assignee: nobody → OpenERP's Framework R&D (openerp-dev-framework)
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Vo Minh Thu (thu) wrote :

Thanks for the bug report! The fix available in trunk at revision 4848.

Changed in openobject-server:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.