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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0015690
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2011-01-18 12:492011-03-01 00:00
ReporteradrianromeroView Statuspublic 
Assigned Tomarvintm 
PriorityimmediateResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision9e1b16640aa4
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product Version3.0RC3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0015690: Datasets marked as business objects, when applying the dataset delete records created manually

Descriptionif you have installed the spain taxes module, and you have applied a dataset, if you install the last version of module and you apply the dataset, some c_tax_acct records are deleted.
Steps To ReproduceCopied from duplicated issue 15665

. install version 1.2.15 of spain taxes module
. apply the dataset to organization main
. run process "info.conta.impuestos"
 the records in c_tax_acct are created

. install version 1.2.24 of spain taxes module
. apply the dataset to organization main
 some records in c_tax_acct have been deleted
Proposed SolutionWhen importing the dataset do not delete records, just update.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks backport 00156892.50MP26 closedmarvintm Datasets marked as business objects, when applying the dataset delete records created manually 

-  Notes
(0033742)
hgbot (developer)
2011-01-18 23:27

Repository: erp/devel/pi
Changeset: 9e1b16640aa476a5c2871ac870ed30d4c88e1044
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jan 18 23:27:08 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/9e1b16640aa476a5c2871ac870ed30d4c88e1044 [^]

Fixes issue 15690: Datasets marked as business objects, when applying the dataset delete records created manually

---
M src-test/org/openbravo/test/AllAntTaskTests.java
M src-test/org/openbravo/test/AllTests.java
M src-test/org/openbravo/test/AntTaskTests.java
M src/org/openbravo/dal/xml/BaseXMLEntityConverter.java
M src/org/openbravo/dal/xml/XMLEntityConverter.java
A src-test/org/openbravo/test/xml/ExportImportNoDeleteChildrenTest.java
---
(0033743)
hgbot (developer)
2011-01-18 23:34

Repository: erp/devel/pi
Changeset: 53f07a0e3c9a37a8d8894662f81305697e9bf23b
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Tue Jan 18 23:34:27 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/53f07a0e3c9a37a8d8894662f81305697e9bf23b [^]

Related to issue 15690, updated copyright change years of changed sources

---
M src-test/org/openbravo/test/AllAntTaskTests.java
M src-test/org/openbravo/test/AllTests.java
M src-test/org/openbravo/test/AntTaskTests.java
M src/org/openbravo/dal/xml/BaseXMLEntityConverter.java
M src/org/openbravo/dal/xml/XMLEntityConverter.java
---
(0033744)
hgbot (developer)
2011-01-19 06:34

Repository: erp/devel/pi
Changeset: 829fc2fb17990087084aad0e4bfc86e886c0ddd9
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jan 19 06:33:51 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/829fc2fb17990087084aad0e4bfc86e886c0ddd9 [^]

Related to issue 15690: Datasets marked as business objects, when applying the dataset delete records created manually

---
M src-test/org/openbravo/test/xml/EntityXMLImportTestBusinessObject.java
M src-test/org/openbravo/test/xml/ExportImportNoDeleteChildrenTest.java
---
(0033746)
hgbot (developer)
2011-01-19 07:22

Repository: erp/devel/pi
Changeset: 3634c55b1a52e73c3bb00827f0de89f3ef971a84
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jan 19 07:22:19 2011 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/3634c55b1a52e73c3bb00827f0de89f3ef971a84 [^]

Related to issue 15690, removed not needed testcase

---
M src-test/org/openbravo/test/AllAntTaskTests.java
M src-test/org/openbravo/test/AllTests.java
M src-test/org/openbravo/test/AntTaskTests.java
M src-test/org/openbravo/test/xml/EntityXMLImportTestBusinessObject.java
R src-test/org/openbravo/test/xml/ExportImportNoDeleteChildrenTest.java
---
(0034419)
marvintm (developer)
2011-02-28 13:27

Verified that after updating the dataset, no rows were removed.

- Issue History
Date Modified Username Field Change
2011-01-18 12:49 adrianromero New Issue
2011-01-18 12:49 adrianromero Assigned To => marvintm
2011-01-18 12:49 adrianromero Modules => Core
2011-01-18 12:49 adrianromero Issue generated from 0015689
2011-01-18 12:49 adrianromero Relationship added blocks 0015689
2011-01-18 12:54 marvintm Category Y. DBSourceManager => A. Platform
2011-01-18 23:27 hgbot Checkin
2011-01-18 23:27 hgbot Note Added: 0033742
2011-01-18 23:27 hgbot Status new => resolved
2011-01-18 23:27 hgbot Resolution open => fixed
2011-01-18 23:27 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9e1b16640aa476a5c2871ac870ed30d4c88e1044 [^]
2011-01-18 23:34 hgbot Checkin
2011-01-18 23:34 hgbot Note Added: 0033743
2011-01-19 06:34 hgbot Checkin
2011-01-19 06:34 hgbot Note Added: 0033744
2011-01-19 07:22 hgbot Checkin
2011-01-19 07:22 hgbot Note Added: 0033746
2011-02-28 13:27 marvintm Note Added: 0034419
2011-02-28 13:27 marvintm Status resolved => closed
2011-03-01 00:00 anonymous sf_bug_id 0 => 3195604


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker