Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008591Openbravo ERP01. General setuppublic2009-04-15 14:082009-05-15 13:06
networkb 
vmromanos 
immediatemajoralways
closedfixed 
5
2.35MP10 
2.35MP102.35MP13 
Core
No
0008591: Accounting background process is not independent for the client when exists more than one client.
In an application with more than one client, accounting background process is not independent of them: if I login in one client and stop the accounting background process, it is also stopped for the other client.
1. Login in one of the clients
2. General Setup || Application || Background Process || Background Process
3. Deactivate Periodic accounting server
4. Logout and login in the other client
5. General Setup || Application || Background Process || Background Process and check that the Periodic accounting server is also deactivate for this client
No tags attached.
blocks defect 00085782.35MP10 closed vmromanos Accounting background process is not independent for the client when exists more than one client. 
Issue History
2009-04-16 12:21psarobeTypedefect => backport
2009-04-16 12:21psarobefix_in_branch => 2.3x
2009-04-22 12:23rafarodaAssigned Torafaroda => eduardo_Argal
2009-04-30 15:21vmromanosAssigned Toeduardo_Argal => vmromanos
2009-05-06 12:39hgbotCheckin
2009-05-06 12:39hgbotNote Added: 0016090
2009-05-06 12:39hgbotStatusscheduled => resolved
2009-05-06 12:39hgbotResolutionopen => fixed
2009-05-06 12:39hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.3x/rev/c89a8e8e979175082a8271cc54cd1abec48aa732 [^]
2009-05-12 10:25psarobeFixed in Version => 2.35MP13
2009-05-15 13:06sureshbabuStatusresolved => closed
2009-05-15 13:06sureshbabuNote Added: 0016387

Notes
(0016090)
hgbot   
2009-05-06 12:39   
Repository: erp/stable/2.3x
Changeset: c89a8e8e979175082a8271cc54cd1abec48aa732
Author: Víctor Martínez Romanos <victor.martinez <at> openbravo.com>
Date: Wed May 06 11:39:50 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.3x/rev/c89a8e8e979175082a8271cc54cd1abec48aa732 [^]

Fixed bug 8591: Background processes are now client dependent

---
M database/sourcedata/AD_FORM.xml
M database/sourcedata/AD_PROCESS.xml
M database/sourcedata/AD_TAB.xml
M database/sourcedata/AD_TABLE.xml
M src/org/openbravo/base/secureApp/HttpSecureAppServlet.java
M src/org/openbravo/base/secureApp/SystemPreferences_data.xsql
M src/org/openbravo/erpCommon/ad_background/PeriodicAcctServer.java
M src/org/openbravo/erpCommon/ad_background/PeriodicAcctServer_data.xsql
M src/org/openbravo/erpCommon/ad_background/PeriodicAlert.java
M src/org/openbravo/erpCommon/ad_background/PeriodicAlert_data.xsql
M src/org/openbravo/erpCommon/ad_background/PeriodicBackground.java
M src/org/openbravo/erpCommon/ad_background/PeriodicBackground_data.xsql
M src/org/openbravo/erpCommon/ad_forms/BackgroundProcessList.java
M src/org/openbravo/erpCommon/ad_forms/BackgroundProcessList_data.xsql
---
(0016387)
sureshbabu   
2009-05-15 13:06   
Tested working fine