c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #22159
[Bug 765761] Re: Cannot use Company Financial Setting Wizard - ou cannot define children to account with internal type different of view
*** This bug is a duplicate of bug 710689 ***
https://bugs.launchpad.net/bugs/710689
Hi,
This is not a duplication of the #710689.
Because of this restriction you cannot split an account during the year.
In countries with normalized chart of account it is a serious issue.
ie: You are using the account 6253 but few month later you need to break down this cost into 62531 and 62532. This is not possible.
One of the problem is view account are also used for subtotals. So I suggest, correct me if I am concluding too fast, that :
1 - we remove this constraint - Make possible to create children on non view account
2 - subtotals must be computed a different way: subtotals of children account + transactions posted on account itself
Frederc
--
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