Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0021710Openbravo ERP09. Financial managementpublic2012-09-21 10:172012-09-28 14:38
maite 
Sandrahuguet 
immediatemajoralways
closedfixed 
5
3.0MP14 
 
Advanced Payables and Receivables Mngmt
Production - QA Approved
yes
0021710: Acct Server background process leave reconciliation in "Not Balance" status, when they are balanced
Acct Server background process leave reconciliation in "Not Balance" status, when they are balanced
1. Access to Accounting Schema | General ledger and UNCHECK "Suspense Balancing Account" option
2. Access Financial Account "Cuenta de Banco" and configure all Payment Methods to be able to post reconciliations
3. Go to Accounting Information tab and define Cleared account
4. Ensure that periods are opened
5. Go to Reconciliation tab and unpost reconciliations 10000017 and 10000016
6. Go to Process Request and run AcctServer immediately.
7. Verify that only one of your reconciliations have been posted , and the other one is in "Not Balanced" status
8. Verify that you are able to post this reconciliation manually.
Problem is that "transactionsToBePosted" is instanced only once, so reconciliation lines are being accumulated (when verifying if second reconciliation is balanced, process is considering lines of first and second reconciliation together, instead of only second reconciliation lines)

Possible patch attached
No tags attached.
diff reconciliation.diff (881) 2012-09-21 10:17
https://issues.openbravo.com/file_download.php?file_id=5591&type=bug
Issue History
2012-09-21 10:17maiteNew Issue
2012-09-21 10:17maiteAssigned To => dmiguelez
2012-09-21 10:17maiteFile Added: reconciliation.diff
2012-09-21 10:17maiteModules => Advanced Payables and Receivables Mngmt
2012-09-21 10:20maiteRegression level => Production - QA Approved
2012-09-21 10:20maiteversion => 3.0MP14
2012-09-21 10:21maiteIssue Monitored: networkb
2012-09-24 10:38dmitry_mezentsevIssue Monitored: dmitry_mezentsev
2012-09-24 12:06hgbotCheckin
2012-09-24 12:06hgbotNote Added: 0052315
2012-09-24 12:06hgbotStatusnew => resolved
2012-09-24 12:06hgbotResolutionopen => fixed
2012-09-24 12:06hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/26527db694a966284948a10d5239a0c4bd4ba9c9 [^]
2012-09-24 12:08SandrahuguetAssigned Todmiguelez => Sandrahuguet
2012-09-24 12:08SandrahuguetStatusresolved => new
2012-09-24 12:08SandrahuguetResolutionfixed => open
2012-09-24 12:08SandrahuguetStatusnew => scheduled
2012-09-24 12:08Sandrahuguetfix_in_branch => pi
2012-09-24 12:08SandrahuguetStatusscheduled => resolved
2012-09-24 12:08SandrahuguetResolutionopen => fixed
2012-09-24 12:10dmiguelezClosed by => dmiguelez
2012-09-24 12:10dmiguelezNote Added: 0052317
2012-09-24 12:10dmiguelezStatusresolved => closed
2012-09-26 17:16hgbotCheckin
2012-09-26 17:16hgbotNote Added: 0052666
2012-09-26 17:16hgbotStatusclosed => resolved
2012-09-26 17:16hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/26527db694a966284948a10d5239a0c4bd4ba9c9 [^] => http://code.openbravo.com/erp/devel/pi/rev/4bef9cced5d295c675b7615128940541f5791dba [^]
2012-09-26 17:34gorka_gilStatusresolved => closed
2012-09-28 14:38hudsonbotCheckin
2012-09-28 14:38hudsonbotNote Added: 0052884

Notes
(0052315)
hgbot   
2012-09-24 12:06   
Repository: erp/devel/pi
Changeset: 26527db694a966284948a10d5239a0c4bd4ba9c9
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Sep 21 14:36:30 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/26527db694a966284948a10d5239a0c4bd4ba9c9 [^]

Fixed bug 21710 AcctServerbackground leave reconciliations in not balance, when they are balanced

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
---
(0052317)
dmiguelez   
2012-09-24 12:10   
Code Review + Testing OK
(0052666)
hgbot   
2012-09-26 17:16   
Repository: erp/devel/pi
Changeset: 4bef9cced5d295c675b7615128940541f5791dba
Author: Sandra Huguet <sandra.huguet <at> openbravo.com>
Date: Fri Sep 21 14:36:30 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/4bef9cced5d295c675b7615128940541f5791dba [^]

Fixed bug 21710 AcctServerbackground leave reconciliations in not balance, when they are balanced

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer.java
---
(0052884)
hudsonbot   
2012-09-28 14:38   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/6d2f8cffd4b1 [^]

Maturity status: Test