Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002635Openbravo ERPA. Platformpublic2008-02-22 11:082008-06-12 09:43
rafaroda 
alostale 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002635: Sampledata changed without reason
*Environment
OS: Ubuntu 7.10
DB: Oracle SE
OB: Trunk source code 2490
Web browser: Firefox 2

*Steps
1. Check out trunk source code: http://wiki.openbravo.com/wiki/index.php/Openbravo_Development_Environment_ODE#Check_out [^]
2. Configure 'Openbravo.properties' file: http://wiki.openbravo.com/wiki/index.php/Installation_and_setup_of_Eclipse_IDE#Openbravo.properties_file [^]
3. Perform an 'ant create.database': http://wiki.openbravo.com/wiki/index.php/Openbravo_Development_Environment_ODE#Build [^]
4. Perform an 'export.database.sampledata'.

Please notice that the following tables inside
'openbravo/database/sampledata' changed most of the values of fields 'CREATED' and 'UPDATED':
* AD_FORM_ACCESS
* AD_PROCESS_ACCESS
* AD_TASK_ACCESS
* AD_WINDOW_ACCESS
* AD_WORKFLOW_ACCESS

This is a bug since no one changed them manually.
No tags attached.
Issue History

Notes
(0006224)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1899462 [^]
(0003211)
alostale   
2008-05-13 10:31   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1500722
Originator: NO

The problem is that data for these tables is completed recreated, now it is going to be inserted just the needed new records.

r4194.