Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015833
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] J. Demo datamajoralways2011-02-01 16:112011-05-24 10:56
ReporterdalsasuaView Statuspublic 
Assigned Todalsasua 
PriorityimmediateResolutionfixedFixed in Versionpi
StatusclosedFix in branchpiFixed in SCM revision3ec8fa8b6742
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.6.0_21
OS VersionUbuntu 10.10Database version11.2.0 SEAnt version1.8.0
Product VersionpiSCM revision708b6b4e9b3b 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015833: DB Inconsistency in Sample Data

DescriptionSample Data cannot be exported
Steps To ReproducePerform install.source and, even before launching tomcat, export.sample.data. Realize that hundreds of lines are changed.
TagsclosingMay2011
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0033992)
hgbot (developer)
2011-02-02 02:20

Repository: erp/devel/pi
Changeset: 8b43579700c5d527cbc6c499c51514bdc72daddc
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Feb 01 16:17:18 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/8b43579700c5d527cbc6c499c51514bdc72daddc [^]

Issue 15833: DB Inconsistency in Sample Data. Step 1.
Dataset Definition changed, so exported tables are the same than in the original environment -the one where F&B client was created-, and in the same order.
Added changes to F&B Client xml file for:
- New Table FIN_Finacc_Transaction
- New Window Payment Priority
- New Process Update Payment Plan
- fINPaymentPriority and updatePaymentPlan new columns in FIN_Payment_Schedule table
- fINPaymentPriority column in Order and Invoice tables
- createdByAlgorithm column in FIN_Payment and FIN_Finacc_Transaction tables

---
M referencedata/sampledata/F_B_International_Group.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
(0033993)
hgbot (developer)
2011-02-02 02:20

Repository: erp/devel/pi
Changeset: d8e596990146cd83f2e927844a660436ff445a6b
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed Feb 02 01:14:21 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/d8e596990146cd83f2e927844a660436ff445a6b [^]

Issue 15833: DB Inconsistency in Sample Data. Step 2.
- Created new regions, no present in core, but in Spanish Regions modules
- Removed passwords from users of the client

---
M referencedata/sampledata/F_B_International_Group.xml
---
(0033994)
hgbot (developer)
2011-02-02 02:21

Repository: erp/devel/pi
Changeset: fe93148fa4a79a4e74bace63027b6f36248fa828
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed Feb 02 01:35:22 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/fe93148fa4a79a4e74bace63027b6f36248fa828 [^]

Issue 15833: DB Inconsistency in Sample Data. Step 3.
- Posted the not-posted documents

---
M referencedata/sampledata/F_B_International_Group.xml
---
(0033995)
hgbot (developer)
2011-02-02 02:21

Repository: erp/devel/pi
Changeset: 99f6fa0c105924bf0665e3db7962e61dfbc2b102
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Wed Feb 02 01:39:09 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/99f6fa0c105924bf0665e3db7962e61dfbc2b102 [^]

Issue 15833: DB Inconsistency in Sample Data. Step 4.
- Added the AdClientModule entry for core dataset.

---
M referencedata/sampledata/F_B_International_Group.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
---
(0034063)
hgbot (developer)
2011-02-07 09:52

Repository: erp/devel/pi
Changeset: 3ec8fa8b6742b75fd8a48e335efdb3e972238f2c
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Sun Feb 06 17:34:56 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3ec8fa8b6742b75fd8a48e335efdb3e972238f2c [^]

Fixes issue 15833. DB Inconsistency in Sample Data
Dataset Definition changed, so exported tables are the same than in the original environment -the one where F&B client was created-, and in the same order.
Added changes to F&B Client xml file for:
- New Table FIN_Finacc_Transaction
- New Window Payment Priority
- New Process Update Payment Plan
- fINPaymentPriority and updatePaymentPlan new columns in FIN_Payment_Schedule table
- fINPaymentPriority column in Order and Invoice tables
- createdByAlgorithm column in FIN_Payment and FIN_Finacc_Transaction tables
- Created new regions, no present in core, but in Spanish Regions modules
- Removed passwords from users of the client
- Posted the not-posted documents
- Added the AdClientModule entry for core dataset.
Also fixed some jUnit tests that relay it's successful execution on demo data content
Also src/build.xml fixed, so QA_Testing client can be exported.

---
M referencedata/sampledata/F_B_International_Group.xml
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
M src-test/org/openbravo/test/base/BaseTest.java
M src-test/org/openbravo/test/xml/EntityXMLImportTestReference.java
M src-test/org/openbravo/test/xml/EntityXMLImportTestSingle.java
M src-test/org/openbravo/test/xml/EntityXMLImportTestWarning.java
M src-test/org/openbravo/test/xml/XMLBaseTest.java
M src/build.xml
---

- Issue History
Date Modified Username Field Change
2011-02-01 16:11 dalsasua New Issue
2011-02-01 16:11 dalsasua Assigned To => dalsasua
2011-02-01 16:11 dalsasua Modules => Core
2011-02-01 18:39 dalsasua Status new => scheduled
2011-02-01 18:39 dalsasua fix_in_branch => pi
2011-02-02 02:20 hgbot Checkin
2011-02-02 02:20 hgbot Note Added: 0033992
2011-02-02 02:20 hgbot Checkin
2011-02-02 02:20 hgbot Note Added: 0033993
2011-02-02 02:21 hgbot Checkin
2011-02-02 02:21 hgbot Note Added: 0033994
2011-02-02 02:21 hgbot Checkin
2011-02-02 02:21 hgbot Note Added: 0033995
2011-02-02 02:22 dalsasua Status scheduled => resolved
2011-02-02 02:22 dalsasua Fixed in Version => pi
2011-02-02 02:22 dalsasua Fixed in SCM revision => 99f6fa0c1059
2011-02-02 02:22 dalsasua Resolution open => fixed
2011-02-07 09:52 hgbot Checkin
2011-02-07 09:52 hgbot Note Added: 0034063
2011-02-07 09:52 hgbot Fixed in SCM revision 99f6fa0c1059 => http://code.openbravo.com/erp/devel/pi/rev/3ec8fa8b6742b75fd8a48e335efdb3e972238f2c [^]
2011-05-24 10:08 dalsasua Tag Attached: closingMay2011
2011-05-24 10:56 dalsasua Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker