Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0019767Openbravo ERP01. General setuppublic2012-02-14 18:292012-03-02 15:37
psarobe 
eduardo_Argal 
immediatemajoralways
closedfixed 
5
pi 
pi 
Core
No
0019767: When you apply APRM dataset through the Initial client setup process, it inserts three identical records
This module has three dataset. So when you apply it, the initial client setup inserts three identical records in the table AD_CLIENTMODULE. This is wrong. It should only insert one record
1. Go to Initial Client Setup process
2. Select the Advance payables and receivables dataset (document types, algorithm)
3. Enter the rest of the mandatory fields
4. Execute the process

Go to the database and see that you have three identical records for the same module. This is wrong. You must have only one record for the above module
No tags attached.
Issue History
2012-02-14 18:29psarobeNew Issue
2012-02-14 18:29psarobeAssigned To => eduardo_Argal
2012-02-14 18:29psarobeModules => Core
2012-02-14 18:43psarobePriorityurgent => immediate
2012-02-15 20:32eduardo_ArgalStatusnew => scheduled
2012-02-15 20:32eduardo_Argalfix_in_branch => pi
2012-02-16 10:06hgbotCheckin
2012-02-16 10:06hgbotNote Added: 0045170
2012-02-16 10:06hgbotStatusscheduled => resolved
2012-02-16 10:06hgbotResolutionopen => fixed
2012-02-16 10:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/4561e31e98e32654fe06e4d4684958088b24a7ea [^]
2012-02-17 08:27psarobeNote Added: 0045206
2012-02-17 08:27psarobeStatusresolved => closed
2012-02-17 08:27psarobeFixed in Version => pi
2012-03-02 15:37hudsonbotCheckin
2012-03-02 15:37hudsonbotNote Added: 0045863

Notes
(0045170)
hgbot   
2012-02-16 10:06   
Repository: erp/devel/pi
Changeset: 4561e31e98e32654fe06e4d4684958088b24a7ea
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Feb 15 20:33:15 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/4561e31e98e32654fe06e4d4684958088b24a7ea [^]

Fixes bug 19767, Fixes bug 19768

---
M src/org/openbravo/erpCommon/businessUtility/InitialSetupUtility.java
---
(0045206)
psarobe   
2012-02-17 08:27   
Fixed. Works fine

Test:

1. Go to Initial Client Setup process
2. Select the Advance payables and receivables dataset (document types, algorithm)
3. Enter the rest of the mandatory fields
4. Execute the process
5. Do a query in ad_clientmodule
6. Only exists one record for that module. CORRECT
(0045863)
hudsonbot   
2012-03-02 15:37   
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/544d64e0c159 [^]

Maturity status: Test