Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2554 Widoki
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>
Awatar
Odrzuć
Najlepsza odpowiedź

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.

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
lip 25
4741
2
gru 24
7857
2
lis 24
28638
2
maj 24
7555
3
mar 24
6992