Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023777Openbravo ERPA. Platformpublic2013-05-09 11:152014-12-02 15:05
naiaramartinez 
NaroaIriarte 
normalminorhave not tried
closedunable to reproduce 
5
 
 
No
Core
No
0023777: When exporting sampledata computed columns are exported, too
When exporting sampledata, calculated columns (computed columns) are exported. But those should not be exported.
When exporting sampledata, calculated columns (computed columns) are exported. But those should not be exported.

I have been able to notice becuase of the following error:

http://builds.openbravo.com/job/int-full-pgsql/4821/consoleFull [^]
No tags attached.
Issue History
2013-05-09 11:15naiaramartinezNew Issue
2013-05-09 11:15naiaramartinezAssigned To => AugustoMauch
2013-05-09 11:15naiaramartinezModules => Core
2013-05-09 11:15naiaramartinezOBNetwork customer => No
2013-05-09 11:15naiaramartinezTriggers an Emergency Pack => No
2014-11-28 09:48alostaleAssigned ToAugustoMauch => NaroaIriarte
2014-12-02 15:05NaroaIriarteNote Added: 0072238
2014-12-02 15:05NaroaIriarteStatusnew => closed
2014-12-02 15:05NaroaIriarteResolutionopen => unable to reproduce

Notes
(0072238)
NaroaIriarte   
2014-12-02 15:05   
-For exporting the sample data this command has been executed in the console:

ant export.sample.data -Dclient="F&B International Group" -Dmodule=org.openbravo

-After doing the export a query in pgAdmin has been executed for checking the table's names and the computed column's names of those tables.Then it has been possible to look for those column names in the exported xml files.
 -We have realized that there were no computed columns exported.