Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006589Openbravo ERP09. Financial managementpublic2008-12-16 16:572008-12-18 16:07
shuehner 
anthony_wolski 
highmajorhave not tried
closedout of date 
5
2.40 
 
Core
No
0006589: When background accounting is disabled and you use posting by db tables, after the process background accounting will be running
When you disable background accounting (i.e. by update ad_process set isactive='N' where ad_process_id = 800064).

When you then run posting by db-tables and this accounting run is finished. The background process is running again and keeps running until you stop tomcat. (After the restart the background accounting is not running, until you use posting by db tables again).
Disable background accounting (see description on how)
Check that is is not running (by i.e. putting debug code into AcctServer.java)
Use Posting by db-tables
Check with your debug-code that every 10s the background accounting is checking for documents to account)
No tags attached.
related to backport 0005791 closed shuehner Accounting 
depends on backport 0006648 closed anthony_wolski When background accounting is disabled and you use posting by db tables, after the process background accounting will be running 
Issue History
2008-12-16 16:57shuehnerNew Issue
2008-12-16 16:57shuehnerAssigned To => rafaroda
2008-12-16 16:57shuehnersf_bug_id0 => 2433745
2008-12-16 16:57shuehnerRegression testing => No
2008-12-16 16:57shuehnerRelationship addedrelated to 0005791
2008-12-16 17:08shuehnerNote Added: 0011434
2008-12-18 16:06rafarodaAssigned Torafaroda => anthony_wolski
2008-12-18 16:06rafarodaPrioritynormal => high
2008-12-18 16:06rafarodaSeverityminor => major
2008-12-18 16:06rafarodaStatusnew => scheduled
2008-12-18 16:06rafarodafix_in_branch => trunk
2008-12-18 16:07rafarodaStatusscheduled => closed
2008-12-18 16:07rafarodaResolutionopen => out of date

Notes
(0011434)
shuehner   
2008-12-16 17:08   
This behavor is only present in r.240 (and perhaps earlier versions) as the scheduling was completely redone in trunk/2.50