Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005714Openbravo ERP01. General setuppublic2008-10-28 18:592009-06-17 10:36
plujan 
iperdomo 
highmajorhave not tried
closedfixed 
10XPsp2
pi 
2.50 
Core
No
0005714: [QA-SCHED] Periodic Accounting is not enabled by default
On 2.40 I have the Accounting process running in a daily basis by default. On this release, I have no processes running.
250mp2
Issue History
2008-10-28 18:59plujanNew Issue
2008-10-28 18:59plujanAssigned To => anthony_wolski
2008-10-28 18:59plujansf_bug_id0 => 2204891
2008-10-28 18:59plujanRegression testing => No
2008-10-28 18:59plujanIssue generated from0005712
2008-10-28 19:01plujanIssue cloned0005715
2008-10-29 11:37svnbotCheckin
2008-10-29 11:37svnbotNote Added: 0009825
2008-10-29 11:37svnbotStatusnew => resolved
2008-10-29 11:37svnbotResolutionopen => fixed
2008-10-29 11:37svnbotsvn_revision => 9371
2009-04-21 11:05psarobeStatusresolved => closed
2009-04-30 18:30plujanAssigned Toanthony_wolski => iperdomo
2009-04-30 18:30plujanStatusclosed => new
2009-04-30 18:30plujanResolutionfixed => open
2009-04-30 18:30plujanNote Added: 0015972
2009-05-05 12:40psarobeTag Attached: 250mp2
2009-05-05 12:40psarobeStatusnew => scheduled
2009-05-05 12:40psarobefix_in_branch => pi
2009-05-09 12:27iciordiaPrioritynormal => high
2009-05-09 12:27iciordiafix_in_branchpi =>
2009-05-14 08:45iperdomoNote Added: 0016339
2009-05-15 09:55hgbotCheckin
2009-05-15 09:55hgbotNote Added: 0016366
2009-05-15 09:55hgbotStatusscheduled => resolved
2009-05-15 09:55hgbotResolutionopen => fixed
2009-05-15 09:55hgbotFixed in SCM revision9371 => http://code.openbravo.com/erp/devel/pi/rev/5c107861c3f68a7c5f29e2fdf59034fd2dab0b51 [^]
2009-05-15 19:59hgbotCheckin
2009-05-15 19:59hgbotNote Added: 0016400
2009-05-15 19:59hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/5c107861c3f68a7c5f29e2fdf59034fd2dab0b51 [^] => http://code.openbravo.com/erp/devel/pi/rev/f48027c3e4977578b43549f30fc70bf75c59ee84 [^]
2009-06-17 10:36plujanStatusresolved => closed

Notes
(0009825)
svnbot   
2008-10-29 11:37   
Repository: openbravo
Revision: 9371
Author: anthony.wolski
Date: 2008-10-29 11:37:52 +0100 (Wed, 29 Oct 2008)

Fixes bug 0005715 and fixes bug 0005714 and fixes bug 0005712. AcctServerProcess, AlertProcess and HeartbeatProcess enabled by default now.

---
U branches/process-scheduler/src/org/openbravo/erpCommon/ad_process/HeartbeatProcess.java
U branches/process-scheduler/src-db/database/sourcedata/AD_MESSAGE.xml
U branches/process-scheduler/src-db/database/sourcedata/AD_TEXTINTERFACES.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=9371&sc=1 [^]
(0015972)
plujan   
2009-04-30 18:30   
Still an issue
(0016339)
iperdomo   
2009-05-14 08:45   
The 2.40 behavior is to run the accounting background process every minute (more or less)

May 14, 2009 8:38:25 AM org.openbravo.erpCommon.ad_background.PeriodicAcctServer processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAcctServer
May 14, 2009 8:39:56 AM org.openbravo.erpCommon.ad_background.PeriodicAcctServer processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAcctServer
May 14, 2009 8:41:26 AM org.openbravo.erpCommon.ad_background.PeriodicAcctServer processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAcctServer
May 14, 2009 8:42:56 AM org.openbravo.erpCommon.ad_background.PeriodicAcctServer processPL
INFO: class org.openbravo.erpCommon.ad_background.PeriodicAcctServer
(0016366)
hgbot   
2009-05-15 09:55   
Repository: erp/devel/pi
Changeset: 5c107861c3f68a7c5f29e2fdf59034fd2dab0b51
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri May 15 09:54:32 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5c107861c3f68a7c5f29e2fdf59034fd2dab0b51 [^]

Fixes issue 5714: Added a process request for Accouting background

---
M src-db/database/sourcedata/AD_DATASET_TABLE.xml
A src-db/database/sourcedata/AD_PROCESS_REQUEST.xml
---
(0016400)
hgbot   
2009-05-15 19:59   
Repository: erp/devel/pi
Changeset: f48027c3e4977578b43549f30fc70bf75c59ee84
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Fri May 15 19:57:05 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/f48027c3e4977578b43549f30fc70bf75c59ee84 [^]

Fixes issue 5714: Added ob_context column. Fixed user role handling

---
M src-db/database/sourcedata/AD_PROCESS_REQUEST.xml
M src/org/openbravo/base/secureApp/VariablesSecureApp.java
M src/org/openbravo/scheduling/ProcessContext.java
---