← Back to team overview

credativ team mailing list archive

[Bug 906294] [NEW] Trunk : latest code on trunk server doesnt let you install new DB

 

Public bug reported:

Guys,


When you have an updated code for trunk and you try to create a new DB, it doesn't work.

  File "/home/project-guj-govt/workspace/trunk/server/openerp/addons/base/ir/ir_model.py", line 622,
 in _get_idraise ValueError('No such external ID currently defined in the system: %s.%s' % (module, xml_id))ValueError: No such external ID currently defined in the system: base.module_category_hidden_links

Attached merge will solve it.

Thanks.

** Affects: openobject-server
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/906294

Title:
  Trunk : latest code on trunk server doesnt let you install new DB

Status in OpenERP Server:
  New

Bug description:
  Guys,

  
  When you have an updated code for trunk and you try to create a new DB, it doesn't work.

    File "/home/project-guj-govt/workspace/trunk/server/openerp/addons/base/ir/ir_model.py", line 622,
   in _get_idraise ValueError('No such external ID currently defined in the system: %s.%s' % (module, xml_id))ValueError: No such external ID currently defined in the system: base.module_category_hidden_links

  Attached merge will solve it.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/906294/+subscriptions


Follow ups

References