Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0015689Openbravo ERPA. Platformpublic2011-01-18 12:422011-02-28 12:13
adrianromero 
marvintm 
immediatemajorhave not tried
closedfixed 
20Community Appliance
2.50MP25 
2.50MP26 
Core
No
0015689: Datasets marked as business objects, when applying the dataset delete records created manually
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.
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
When importing the dataset do not delete records, just update.
No tags attached.
depends on defect 0015690 closed marvintm Openbravo ERP Datasets marked as business objects, when applying the dataset delete records created manually 
has duplicate defect 0015665 closed dalsasua Localization Pack: Spain the tax accounts are deleted when a new version of data set is applied 
Issue History
2011-01-18 12:42adrianromeroNew Issue
2011-01-18 12:42adrianromeroAssigned To => marvintm
2011-01-18 12:42adrianromeroModules => Core
2011-01-18 12:45adrianromeroRelationship addedhas duplicate 0015665
2011-01-18 12:49adrianromeroIssue cloned0015690
2011-01-18 12:49adrianromeroRelationship addeddepends on 0015690
2011-01-18 12:54marvintmCategoryY. DBSourceManager => A. Platform
2011-01-19 06:45hgbotCheckin
2011-01-19 06:45hgbotNote Added: 0033745
2011-01-19 06:45hgbotStatusnew => resolved
2011-01-19 06:45hgbotResolutionopen => fixed
2011-01-19 06:45hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.50/rev/32b79e8a403d41814258d5e33f048e23b4879ddc [^]
2011-02-28 12:13marvintmNote Added: 0034412
2011-02-28 12:13marvintmStatusresolved => closed

Notes
(0033745)
hgbot   
2011-01-19 06:45   
Repository: erp/stable/2.50
Changeset: 32b79e8a403d41814258d5e33f048e23b4879ddc
Author: Martin Taal <martin.taal <at> openbravo.com>
Date: Wed Jan 19 06:44:53 2011 +0100
URL: http://code.openbravo.com/erp/stable/2.50/rev/32b79e8a403d41814258d5e33f048e23b4879ddc [^]

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

---
M src-test/org/openbravo/test/xml/EntityXMLImportTestBusinessObject.java
M src/org/openbravo/dal/xml/BaseXMLEntityConverter.java
M src/org/openbravo/dal/xml/XMLEntityConverter.java
---
(0034412)
marvintm   
2011-02-28 12:13   
Verified that after updating the dataset, no taxes have been removed.