Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
2569 Переглядів
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>
Аватар
Відмінити
Найкраща відповідь

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.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
2
лип. 25
4776
2
груд. 24
7883
2
лист. 24
28678
2
трав. 24
7573
3
бер. 24
7016