So theorically you have either demo data or prod data ? In that case creating real periods could allow to erase previous periods data. (A check could even be done to know if demo data were loaded, in order to know if the user is doing a mistake or if he is configuring his erp.)
Still, in my opinion, the current period demo data are invalid to make real tests. This mostly in case of code that is using "special" field to find a special period. This code cannot be tested correctly. Yannick -- You received this bug notification because you are a member of OpenERP Framework Experts, which is subscribed to OpenERP Addons. https://bugs.launchpad.net/bugs/924200 Title: [6.1] account demo data - wrong periods' definition for field special Status in OpenERP Addons (modules): Won't Fix Bug description: Hello, In 6.1 revno 6453 In account/demo/account_demo.xml Demo data have no opening period and all periods are set to special. There must be 1 special (opening period) and 12 standard periods. Here is a patch to fix this. Regards, Yannick To manage notifications about this bug go to: https://bugs.launchpad.net/openobject-addons/+bug/924200/+subscriptions -- Mailing list: https://launchpad.net/~credativ Post to : [email protected] Unsubscribe : https://launchpad.net/~credativ More help : https://help.launchpad.net/ListHelp

