c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19439
[Bug 734077] Re: Analytic Account Code sequence not working
Can someone explain to me when and why this functionality was removed
since V4? If it was removed intentionally, this is not a bug. If it
disappeared by accident, this is a bug. I cannot find anything about it
in the release notes.
In V4, if you add an analytic account manually as described in this bug,
Account Code gets a value and the value of the sequence in
Administration > Configuration > Sequences > Analytic account sequence
is increased accordingly.
In in V4, if you create an analytic account hierarchy, the account code reflects this automatically: You get account codes like
View account: Description: client X, code: 2708
View account: Description: client X main actvity Y, 2708 - 001
Normal account:Description: client X, main activity Y, sub activity Z, 2708 - 001 - 001
The codes are extremely valuable when searching and compiling reports
from time sheet lines, generating subtotals per subactivity etc.
Manually generating them is error prone.
--
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/734077
Title:
Analytic Account Code sequence not working
Status in OpenERP Modules (addons):
Invalid
Bug description:
Fresh installation of OpenERP 6.0.1 stable, modules analytic and account_accountant installed).
Add admin user to the group "Useability / Analytic Accounting".
Go to Accounting > Configuration > Analytic Accounting > Analytic Accounts
Click "New" and fill in minimum of required fields, save the record.
Field "Account Code" stays empty. Expected behavior: it should have
value 2708 (that's the next number for this sequence in a default
installation).
Working with many analytic accounts becomes messy without this
automated sequence.
References