← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 765761] Re: Cannot use Company Financial Setting Wizard - ou cannot define children to account with internal type different of view

 

as this restriction (cannot define children to account with internal
type different of view) is the behavior wanted by openerp, i'm setting
this bug as invalid. Feel free to comment on the accounting expert
mailing list.

i'm not sure that the initial bug was that, so please if i missed
something (although i tested the wizard for new company financial
settings on trunk with success), please reopen the bug

** Changed in: openobject-addons
       Status: Confirmed => Invalid

-- 
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/765761

Title:
  Cannot use Company Financial Setting Wizard - ou cannot define
  children to account with internal type different of view

Status in OpenERP Modules (addons):
  Invalid

Bug description:
  Server is 6.0.2 (client 6.0.1)

  Trying to create a new DB with accounting. I always go the same error
  (Belgian chart of account and also the standard for The Nederlands).

  Configuration Error! You cannot define children to account with
  internal type differnt of view".

  Next if you click on configure you get:

  Environment Information : 
  System : Windows-Vista-6.1.7600
  OS Name : nt
  Operating System Release : Vista
  Operating System Version : 6.1.7600
  Operating System Architecture : 32bit
  Operating System Locale : en_GB.cp1252
  Python Version : 2.5.2
  OpenERP-Client Version : 6.0.1
  Last revision No. & ID :Bazaar Package not Found !Traceback (most recent call last):
    File "/home/chanon/OPENERP/openerpv6training/openerp/server/bin/netsvc.py", line 489, in dispatch
      result = ExportService.getService(service_name).dispatch(method, auth, params)
    File "/home/chanon/OPENERP/openerpv6training/openerp/server/bin/service/web_services.py", line 599, in dispatch
      res = fn(db, uid, *params)
    File "/home/chanon/OPENERP/openerpv6training/openerp/server/bin/osv/osv.py", line 122, in wrapper
      return f(self, dbname, *args, **kwargs)
    File "/home/chanon/OPENERP/openerpv6training/openerp/server/bin/osv/osv.py", line 176, in execute
      res = self.execute_cr(cr, uid, obj, method, *args, **kw)
    File "/home/chanon/OPENERP/openerpv6training/openerp/server/bin/osv/osv.py", line 167, in execute_cr
      return getattr(object, method)(cr, uid, *args, **kw)
    File "/home/chanon/OPENERP/openerpv6training/openerp/server/bin/osv/orm.py", line 1980, in write
      self.datas[object_id].update(vals2)
  KeyError: 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/765761/+subscriptions


References