Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
2576 Представления
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
4784
2
дек. 24
7890
2
нояб. 24
28686
2
мая 24
7590
3
мар. 24
7038