c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #07274
Re: [Bug 686162] Re: Config Wizard Chart of Accounts Fiscal Year error
On Tuesday 07 December 2010, you wrote:
> Sorry but I disagree.
In my opinion, Jas is right.
A database with demo data is not supposed to expect "production" data
afterwards[1]. Several of the demo records will precede the entries you would
normally configure and fill with your company's data. Also, having configurable
demo data is well beyond the scope of that feature[2].
On the other hand, I have to admit that some of the messages are not clear
enough. That "1" you said is about the osv_memory wizards. Did you restart the
server while experimenting?
[1] it does not prohibit it, though. You could theoretically delete some of
the demo data and replace it with real entries.
[2] all "useful" data (that could help in a production db) is generated
through the normal xml files, configuration wizards and addons. Demo must be
redundant in all cases.
--
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/686162
Title:
Config Wizard Chart of Accounts Fiscal Year error
Status in OpenObject Server:
Triaged
Bug description:
1. To replicate
Create new db - with demo data checked. (GTK Client)
Select accounting & finance module
During config select generic chart of accounts and change fiscal year to 1/4/2010 to 31/3/2011.
Press Configure
2. Result Observed
modal box - ValidateError Error occurred while validating the field(s) date_start,date_stop: Error! You cannot define overlapping fiscal years
3. Result expected - No error
4. Platform Ubuntu 10.10 64bit, OpenERP latest revisions (3072, 1708, 3983 server, client, addons) running inside Helios Eclipse, Python 2.6, postgres 8.4 - although have experienced on other recent revisions
Just tried to replicate with demo data unchecked and it works fine so my geuss is that the demo data is creating some fiscal years, which the config wizard is not happy about.
References