← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674446] [NEW] [6.0 rc2] account_accountant does not install without demo data

 

Public bug reported:

Hello,

This statement

<record id="base.user_demo" model="res.users">
            <field name="groups_id" eval="[(4, ref('account.group_account_user'))]"/>
 </record>

crash the account accountant module installation without demo data.

Regards

Nicolas

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
[6.0 rc2] account_accountant does not install without demo data
https://bugs.launchpad.net/bugs/674446
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: New

Bug description:
Hello, 

This statement 

<record id="base.user_demo" model="res.users">
            <field name="groups_id" eval="[(4, ref('account.group_account_user'))]"/>
 </record>

crash the account accountant module installation without demo data.

Regards

Nicolas





Follow ups

References