Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010170Openbravo ERP09. Financial managementpublic2009-08-04 08:452009-08-10 17:25
arunkumar 
dalsasua 
immediatemajorhave not tried
closedfixed 
5
2.40 
2.40MP8 
Core
No
0010170: Create Accounting Process does not diaplay any results in General ledger journal
While creating accounting process it does not display any results in Analysis tools->General ledger journal. The problem is that the accounting process is not doing anything. But if you go to any document you can post it manually. So it is clear that the accounting process does not work
Login as userA
Go to Financial management->Accounting->Transactions->Reset accounting. Make sure all the accounting entries have been removed
Go to Financial management->Accounting->Transactions->GL Posting by DB Tables
No tables selected
Click OK
Nothing happens. The process is not launched. It used to be a blue message saying the tables that were posted
To ensure there is no accounting entries (so it is wrong) go to Financial management->Accounting->Analysis tools->General ledger journal
Click on button "Html" and verify there is results

No results are displayed there.
No tags attached.
blocks defect 0010169 closed dalsasua Create Accounting Process does not diaplay any results in General ledger journal 
Issue History
2009-08-04 08:55psarobeTypedefect => backport
2009-08-04 08:55psarobefix_in_branch => 2.40
2009-08-04 13:59hgbotCheckin
2009-08-04 13:59hgbotNote Added: 0018822
2009-08-04 13:59hgbotStatusscheduled => resolved
2009-08-04 13:59hgbotResolutionopen => fixed
2009-08-04 13:59hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/839e78f69da6b5a04c5bfb2e748d7699703cca54 [^]
2009-08-10 10:05psarobeStatusresolved => new
2009-08-10 10:05psarobeResolutionfixed => open
2009-08-10 10:06psarobeStatusnew => scheduled
2009-08-10 10:06psarobefix_in_branch2.40 => pi
2009-08-10 17:23psarobeStatusscheduled => resolved
2009-08-10 17:23psarobeResolutionopen => fixed
2009-08-10 17:25psarobeStatusresolved => closed
2009-08-10 17:25psarobeNote Added: 0018904
2009-08-10 17:25psarobeFixed in Version => 2.40MP8

Notes
(0018822)
hgbot   
2009-08-04 13:59   
Repository: erp/stable/2.40
Changeset: 839e78f69da6b5a04c5bfb2e748d7699703cca54
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Tue Aug 04 13:58:38 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/839e78f69da6b5a04c5bfb2e748d7699703cca54 [^]

Fixes issue 10170: Create Accounting Process does not diaplay any results in General ledger journal

---
M src/org/openbravo/erpCommon/ad_forms/CallAcctServer.java
---
(0018904)
psarobe   
2009-08-10 17:25   
The problem was in that whenever you create a new client you always have to restart tomcat in order to trigger the background processes. Doing that it works perfect