← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 759464] [NEW] [6.0.2] Account.account field acc_name error

 

Public bug reported:

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

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

-- 
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):
  New

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



Follow ups

References