Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2528 Prikazi
ParseError: "You cannot create a new user from here.
 To create new user please go to configuration panel.
71
Go to the configuration panel" while parsing /opt/odoo/odoo-10.0/addons/sales_team/data/sales_team_demo.xml:4, near
<record id="base.user_demo" model="res.users">
            <field name="groups_id" eval="[(4,ref('sales_team.group_sale_salesman'))]"/>
        </record>
Avatar
Opusti
Best Answer

It seems that you create your database with demo data. I guess that you remove demo user and when you are trying to install other module that needs that user is failling.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
jul. 25
4691
2
dec. 24
7810
2
nov. 24
28603
2
maj 24
7534
3
mar. 24
6961