Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0017641Openbravo ERP01. General setuppublic2011-06-14 16:192011-10-12 01:59
dmitry_mezentsev 
marvintm 
normalminoralways
closedfixed 
5
pi 
3.0MP4 
Core
No
0017641: Delete Client process does not work (this issue also groups other tickets related to the Delete Client process)
It is failing with an error but in general it has to be re-implemented using DAL (Martin can provide additional comments).
.
No tags attached.
related to design defect 0016552 acknowledged Triage Platform Base After deleting the client, the admin role is still in the menu 
related to defect 0012687 closed alostale Delete Client fails to delete a corrupted client 
related to defect 0012686 closed dbaz Delete Client does not show in progress spinning icon 
related to defect 0008575 closed marvintm Delete client operation takes about 1,5h 
related to feature request 0004099 acknowledged iciordia Delete client should not drop constraints 
related to defect 0008607 closed alostale Delete client process does use and modify a table at the same time leading to error message in postgres logfile 
related to defect 0006759 closed eduardo_Argal Delete Client: Error message that can not be closed 
related to backport 0017654 closed gorka_gil It is not possible to delete a client 
related to defect 0018627 closed shuehner api-check: int-api/2416 fails 
Issue History
2011-06-14 16:19dmitry_mezentsevNew Issue
2011-06-14 16:19dmitry_mezentsevAssigned To => marvintm
2011-06-14 16:19dmitry_mezentsevModules => Core
2011-06-14 16:32dmitry_mezentsevRelationship addedrelated to 0016552
2011-06-14 16:35dmitry_mezentsevSummaryDelete Client process does not work => Delete Client process does not work (this issue also groups other tickets related to the Delete Client process)
2011-06-14 16:36dmitry_mezentsevRelationship addedrelated to 0012687
2011-06-14 16:37dmitry_mezentsevRelationship addedrelated to 0012686
2011-06-14 16:37dmitry_mezentsevRelationship addedrelated to 0008575
2011-06-14 16:38dmitry_mezentsevRelationship addedrelated to 0004099
2011-06-14 16:56dmitry_mezentsevRelationship addedrelated to 0008607
2011-06-14 17:03dmitry_mezentsevRelationship addedrelated to 0006759
2011-06-14 17:11dmitry_mezentsevNote Added: 0038352
2011-07-26 12:06dmitry_mezentsevRelationship addedrelated to 0017654
2011-07-26 16:05marvintmTarget Version3.0MP2 => 3.0MP3
2011-08-31 10:13marvintmTarget Version3.0MP3 => 3.0MP4
2011-09-12 12:11hgbotCheckin
2011-09-12 12:11hgbotNote Added: 0040905
2011-09-12 12:11hgbotStatusnew => resolved
2011-09-12 12:11hgbotResolutionopen => fixed
2011-09-12 12:11hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a18a9f23fc3504f18312a793681f6b07f03bcf78 [^]
2011-09-12 15:57hgbotCheckin
2011-09-12 15:57hgbotNote Added: 0040914
2011-09-27 10:13iperdomoNote Added: 0041306
2011-09-27 10:13iperdomoStatusresolved => closed
2011-09-27 11:05hgbotCheckin
2011-09-27 11:05hgbotNote Added: 0041310
2011-09-27 16:29shuehnerRelationship addedrelated to 0018627
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041653
2011-10-12 01:58hudsonbotCheckin
2011-10-12 01:58hudsonbotNote Added: 0041657
2011-10-12 01:59hudsonbotCheckin
2011-10-12 01:59hudsonbotNote Added: 0041714

Notes
(0038352)
dmitry_mezentsev   
2011-06-14 17:11   
Requested by the Partner (Jan, www.cleardrop.biz).
(0040905)
hgbot   
2011-09-12 12:11   
Repository: erp/devel/pi
Changeset: a18a9f23fc3504f18312a793681f6b07f03bcf78
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 12 12:09:03 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a18a9f23fc3504f18312a793681f6b07f03bcf78 [^]

Fixed issue 17641. Reimplemented backend side of the Delete Client process.

---
M src-db/database/lib/dbsourcemanager.jar
M src-test/org/openbravo/test/xml/ClientExportImportTest.java
M src/org/openbravo/erpCommon/ad_process/DeleteClient.java
M src/org/openbravo/service/system/SystemService.java
---
(0040914)
hgbot   
2011-09-12 15:57   
Repository: erp/devel/pi
Changeset: 57d3ba1c7f8960ff6ea350e1262714839142e37b
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Mon Sep 12 15:55:50 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/57d3ba1c7f8960ff6ea350e1262714839142e37b [^]

Related to issue 17641. Minor cleanup.

---
M src/org/openbravo/service/system/SystemService.java
---
(0041306)
iperdomo   
2011-09-27 10:13   
Tested on pi @ rev 343fb7cd2f2f
(0041310)
hgbot   
2011-09-27 11:05   
Repository: erp/devel/pi
Changeset: bad8c6d3677a9e1f043006eb281100fb7516cf8b
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Sep 27 11:04:18 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/bad8c6d3677a9e1f043006eb281100fb7516cf8b [^]

Related to issue 17641. Removed old delete client objects.

---
M src-db/database/model/excludeFilter.xml
M src-db/database/model/postscript-Oracle.sql
M src-db/database/model/postscript-PostgreSql.sql
R src-db/database/model/functions/AD_DELETE_CLIENT.xml
R src-db/database/model/functions/AD_DELETE_CLIENT0.xml
R src/org/openbravo/erpCommon/ad_process/DeleteClient_data.xsql
---
(0041653)
hudsonbot   
2011-10-12 01:58   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test
(0041657)
hudsonbot   
2011-10-12 01:58   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test
(0041714)
hudsonbot   
2011-10-12 01:59   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/9bd2b5c2d982 [^]

Maturity status: Test