Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004701Openbravo ERP01. General setuppublic2008-08-25 13:172008-12-10 14:04
roklenardic 
alostale 
urgentmajoralways
closedfixed 
20Ubuntu 8.04
2.40beta 
 
No
Core
No
0004701: 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.
depends on backport 0004779 closed alostale Copy Client process fails 
depends on backport 0006460 closed alostale Copy Client process fails 
Issue History
2008-08-25 13:17roklenardicNew Issue
2008-08-25 13:17roklenardicAssigned To => cromero
2008-08-25 13:17roklenardicsf_bug_id0 => 2073415
2008-08-25 13:17roklenardicOBNetwork customer => No
2008-08-25 13:17roklenardicRegression testing => No
2008-09-01 11:18psarobeAssigned Tocromero => alostale
2008-09-01 11:20psarobeStatusnew => scheduled
2008-09-01 11:20psarobefix_in_branch => trunk
2008-09-01 12:54svnbotCheckin
2008-09-01 12:54svnbotNote Added: 0008815
2008-09-01 12:54svnbotStatusscheduled => resolved
2008-09-01 12:54svnbotResolutionopen => fixed
2008-09-01 12:54svnbotsvn_revision => 6695
2008-09-04 16:06psarobeStatusresolved => closed
2008-09-04 16:06psarobeFixed in Version => 2.40
2008-12-10 13:58rafarodaStatusclosed => new
2008-12-10 13:58rafarodaResolutionfixed => open
2008-12-10 13:58rafarodaFixed in Version2.40 =>
2008-12-10 14:02rafarodaStatusnew => scheduled
2008-12-10 14:04rafarodaStatusscheduled => resolved
2008-12-10 14:04rafarodaResolutionopen => fixed
2008-12-10 14:04rafarodaStatusresolved => closed

Notes
(0008815)
svnbot   
2008-09-01 12:54   
Repository: openbravo
Revision: 6695
Author: alostale
Date: 2008-09-01 12:54:07 +0200 (Mon, 01 Sep 2008)

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

---
U trunk/src-db/database/model/functions/AD_COPY_CLIENT.xml
U trunk/src-db/database/model/postscript-Oracle.sql
---

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