コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
2553 ビュー
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.

アバター
破棄
関連投稿 返信 ビュー 活動
2
7月 25
4730
2
12月 24
7848
2
11月 24
28628
2
5月 24
7553
3
3月 24
6986