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

hi all

Am getting this error while installing odoo 8 modules on 64 bit

________________________________________________________________

ParseError: "null value in column "name" violates not-null constraint " while parsing /home/husam/.local/share/Odoo/addons/8.0/auth_signup/auth_signup_data.xml:6, near <record id="default_template_user" model="res.users"> <field name="name">Template User</field> <field name="login">portaltemplate</field> <!-- No password: this template user doesn't need to log in --> <field name="password"/> <field name="active" eval="False"/> <!-- Avoid auto-including this user in any default group, just like a typical portal member --> <field name="groups_id" eval="[(6, 0, [ref('base.group_portal')])]"/> <!-- allow signuped users to have a alias --> <field name="alias_name">_usertemplate</field> </record>

 

BR

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

i solve it .....just go  to apps and  advanced serch by filiter apps " to be install" and uninstall them all on of the module called auth_signup which   the error 

 

 

アバター
破棄
最善の回答

I am getting the same error , Can anyone help?

 

Yes , It is worked , but the problem still exists when i try to install portal and auth_signup which is important for creating users with specific rules, any advice

アバター
破棄