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

Getting this message everytime I try to install or uninstall a module:


ParseError: "null value in column "name" violates not-null constraint

" while parsing /usr/lib/python2.7/dist-packages/openerp/addons/crm/crm_data.xml:46, near

<record model="crm.case.section" id="sales_team.section_sales_department">

<field name="use_leads">True</field>

<field name="alias_name">sales</field>

</record>


Only occurred since this morning

アバター
破棄
著作者

Created a new DB and everything is working fine. The problem I now have is that all the work is on the other DB and I need to transfer it. Is there a way to fix this problem without creating a new DB?

著作者 最善の回答

Problem was not with uninstalling but the fact that I deleted a class in the module and it was looking for it in Odoo. After readding the deleted class, there was no further problem with uninstall

アバター
破棄
関連投稿 返信 ビュー 活動
0
10月 15
3208
1
3月 15
3202
9
12月 23
17387
1
3月 21
8705
4
11月 16
7327