Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004779Openbravo ERP01. General setuppublic2008-09-01 11:202008-09-04 16:06
roklenardic 
alostale 
urgentmajoralways
closedfixed 
20Ubuntu 8.04
2.40beta 
2.40 
No
Core
No
0004779: Copy Client process fails
1) Log in with Openbravo/openbravo username
2) select BigBazaar Admin role
3) click on the General Setup || Client || Copy Client
4) select Bigbazaar within the listbox
5) enter the name of the new client, e.g. Company00

Run the process by clicking OK. After quite a while (10-15min), I receive a yellow warning message box:
Warning
This process left 110 disabled constraints

Also, there is no new client Company00.

Running the
select count(*) from user_constraints where status='DISABLED';

returns:
COUNT(*)
----------------------
110

1 rows selected

So there are actually that many constraints left disable which is critical to the stability of the system.
No tags attached.
blocks defect 0004701 closed alostale Copy Client process fails 
Issue History
2008-09-01 11:20psarobeNew Issue
2008-09-01 11:20psarobeAssigned To => alostale
2008-09-01 11:20psarobeStatusnew => scheduled
2008-09-01 12:59svnbotCheckin
2008-09-01 12:59svnbotNote Added: 0008816
2008-09-01 12:59svnbotStatusscheduled => resolved
2008-09-01 12:59svnbotResolutionopen => fixed
2008-09-01 12:59svnbotsvn_revision => 6696
2008-09-01 13:04svnbotCheckin
2008-09-01 13:04svnbotNote Added: 0008818
2008-09-01 13:04svnbotsvn_revision6696 => 6698
2008-09-04 16:06psarobeRegression testing => No
2008-09-04 16:06psarobeStatusresolved => closed
2008-09-04 16:06psarobeFixed in Version => 2.40

Notes
(0008816)
svnbot   
2008-09-01 12:59   
Repository: openbravo
Revision: 6696
Author: alostale
Date: 2008-09-01 12:59:50 +0200 (Mon, 01 Sep 2008)

fixed bug 0004779: Initial client setup did't create the client and constratins weren't enabled

---
_U branches/r2.40/
_U branches/r2.40/eclipse.install.source.launch
_U branches/r2.40/export.database.launch
_U branches/r2.40/src-core/src/org/openbravo/database/OpenbravoDriverManagerConnectionFactory.java
U branches/r2.40/src-db/database/model/functions/AD_COPY_CLIENT.xml
U branches/r2.40/src-db/database/model/postscript-Oracle.sql
_U branches/r2.40/update.database.launch
---

https://dev.openbravo.com/websvn/openbravo/?rev=6696&sc=1 [^]
(0008818)
svnbot   
2008-09-01 13:04   
Repository: openbravo
Revision: 6698
Author: alostale
Date: 2008-09-01 13:04:48 +0200 (Mon, 01 Sep 2008)

fixed bug 0004779: Initial client setup did't create the client and constratins weren't enabled

---
_U branches/r2.40/
U branches/r2.40/src-db/database/model/functions/AD_COPY_CLIENT.xml
U branches/r2.40/src-db/database/model/postscript-Oracle.sql
---

https://dev.openbravo.com/websvn/openbravo/?rev=6698&sc=1 [^]