Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0015690 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | have not tried | 2011-01-18 12:49 | 2011-03-01 00:00 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 9e1b16640aa4 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | 3.0RC3 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0015690: Datasets marked as business objects, when applying the dataset delete records created manually | |||||||
Description | if 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 Reproduce | Copied 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 Solution | When importing the dataset do not delete records, just update. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 2011-02-28 13:27 |
Verified that after updating the dataset, no rows were removed. |
![]() |
|||
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 | OBNetwork customer | => Yes |
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 |