Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
3628 Ansichten

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

Avatar
Verwerfen
Autor Beste Antwort

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 

 

 

Avatar
Verwerfen
Beste Antwort

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

Avatar
Verwerfen