コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2944 ビュー

I'm getting this error while trying to update the crm module : 

File "/opt/openerp/server/openerp/addons/base/ir/ir_model.py", line 869, in _get_id raise 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: crm.

He can't find the id of the module to update it, and the crm module exist and installed, how can we explain that ?

アバター
破棄
著作者 最善の回答

Appearantly, it didn't accepted some xml comments, so it's due to a misunderstanding of xml code.

アバター
破棄