c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22133
[Bug 765761] Re: Cannot use Company Financial Setting Wizard - ou cannot define children to account with internal type different of view
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
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):
Confirmed
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
References