c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #21851
[Bug 759464] Re: [6.0.2] Account.account field acc_name error
Hello Fostera,
I have checked your issue with latest trunk and stable both at my end.
But all are working fine and I did not get this type of traceback.
So would you please provide me more information on this or provide the
proper steps to reproduce it.
Thanks.
** Changed in: openobject-addons
Status: New => Incomplete
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/759464
Title:
[6.0.2] Account.account field acc_name error
Status in OpenERP Modules (addons):
Incomplete
Bug description:
Hello all,
I just made a fresh install of openerp version 6.0.2. When trying to create a new database, here's what I get when creating the base :
[2011-04-13 07:45:36,545][mwp_02] WARNING:init:object base_report_creator_report.result (Report) has no access rules!
[2011-04-13 07:45:36,943][mwp_02] INFO:data:Computing parent left and right for table account_account...
[2011-04-13 07:45:36,976][mwp_02] INFO:res.config:getting next operation
[2011-04-13 07:45:36,976][mwp_02] INFO:res.config:getting next <base.ir.ir_actions.ir_actions_todo object at 0xaa6062c>
[2011-04-13 07:45:36,982][mwp_02] INFO:res.config:next action is browse_record(ir.actions.todo, 10)
[2011-04-13 07:45:37,143][mwp_02] ERROR:orm:[01]: Can't find field 'acc_name' in the following view parts composing the view of object model 'account.installer':
[2011-04-13 07:45:37,143][mwp_02] ERROR:orm:[02]: * account.installer.form
[2011-04-13 07:45:37,143][mwp_02] ERROR:orm:[03]:
[2011-04-13 07:45:37,143][mwp_02] ERROR:orm:[04]: Either you wrongly customized this view, or some modules bringing those views are not compatible with your current data model
References