Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0023110Openbravo ERP09. Financial managementpublic2013-02-19 05:132013-04-25 06:06
pjuvara 
pramakrishnan 
normalminoralways
closedfixed 
5
3.0MP19.1 
 
pramakrishnan
Core
No
0023110: Incorrect message when reconciliation fails due to period close
Consider this scenario

1) January and February periods are open
2) Financial Account transactions created for January and February
3) January period is closed
4) Bank statement is received in February and reconciliation process is executed on February 18

When you complete the reconciliation you get an error message that says that the reconciliation cannot be completed because the period of the cleared item is not open and the date that is indicated is February 18.

In other words, the reconciliation fails because it contains a transaction in January and January is not open. However, since the reconciliation itself is dated in February, the message states that February is not open.
See above.

Also see attached screenshot (in that case the reconciliation date is in April and the period closed is January)
The message should state:

"ERROR: The reconciliation cannot be completed because it contains one or more items in a closed period".

There is no need to specify which period.
No tags attached.
png Openbravo Financial Account EUR Bank....png (188,697) 2013-02-19 05:13
https://issues.openbravo.com/file_download.php?file_id=5992&type=bug
png
Issue History
2013-02-19 05:13pjuvaraNew Issue
2013-02-19 05:13pjuvaraAssigned To => dmiguelez
2013-02-19 05:13pjuvaraFile Added: Openbravo Financial Account EUR Bank....png
2013-02-19 05:13pjuvaraModules => Core
2013-02-19 05:13pjuvaraTriggers an Emergency Pack => No
2013-03-04 12:10pramakrishnanAssigned Todmiguelez => pramakrishnan
2013-03-04 12:10pramakrishnanStatusnew => scheduled
2013-03-04 12:10pramakrishnanfix_in_branch => pi
2013-03-28 11:30pramakrishnanNote Added: 0057531
2013-04-23 13:23hgbotCheckin
2013-04-23 13:23hgbotNote Added: 0058131
2013-04-23 13:23hgbotStatusscheduled => resolved
2013-04-23 13:23hgbotResolutionopen => fixed
2013-04-23 13:23hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/a9de8a0c8af8491a9d253d392fbae5cfc0a21f6c [^]
2013-04-25 01:50hudsonbotCheckin
2013-04-25 01:50hudsonbotNote Added: 0058196
2013-04-25 06:02pramakrishnanNote Added: 0058212
2013-04-25 06:02pramakrishnanStatusresolved => new
2013-04-25 06:02pramakrishnanResolutionfixed => open
2013-04-25 06:04pramakrishnanNote Edited: 0057531bug_revision_view_page.php?bugnote_id=0057531#r4608
2013-04-25 06:05pramakrishnanStatusnew => scheduled
2013-04-25 06:05pramakrishnanStatusscheduled => resolved
2013-04-25 06:05pramakrishnanResolutionopen => fixed
2013-04-25 06:06pramakrishnanReview Assigned To => pramakrishnan
2013-04-25 06:06pramakrishnanNote Added: 0058213
2013-04-25 06:06pramakrishnanStatusresolved => closed

Notes
(0057531)
pramakrishnan   
2013-03-28 11:30   
(edited on: 2013-04-25 06:04)
Test Plan:
1) January and February periods are open
2) Financial Account transactions created for January and February
3) January period is closed
4) Bank statement is received in February and reconciliation process is executed on February 18
5) Complete the reconciliation.
Notice that the error is displayed as "Error
The reconciliation cannot be completed because it contains one or more items in a closed period.
The period of the cleared item (EUR - Cuenta de Banco - 1000067 - 21-01-2013 - Alimentos y Supermercados, S.A - 1500.00 - 0 - 1000025 - 22-01-2013) is not open or available."

(0058131)
hgbot   
2013-04-23 13:23   
Repository: erp/devel/pi
Changeset: a9de8a0c8af8491a9d253d392fbae5cfc0a21f6c
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Tue Apr 23 13:23:20 2013 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/a9de8a0c8af8491a9d253d392fbae5cfc0a21f6c [^]

Fixes bug 23110

---
M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/AD_MESSAGE.xml
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/ad_actionbutton/MatchTransaction.java
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/process/FIN_ReconciliationProcess.java
---
(0058196)
hudsonbot   
2013-04-25 01:50   
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/9fa1ecafd560 [^]

Maturity status: Test
(0058212)
pramakrishnan   
2013-04-25 06:02   
Reopened to edit test plan
(0058213)
pramakrishnan   
2013-04-25 06:06   
Code Review + Testing - OK.