Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0020871 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 09. Financial management | major | always | 2012-06-26 13:41 | 2012-06-28 13:03 | |||
Reporter | mirurita | View Status | public | |||||
Assigned To | mirurita | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 2f5972a49dc2 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | Production - QA Approved | |||||||
Regression date | 2012-05-03 | |||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | yes | |||||||
Summary | 0020871: Details widget in Reconciliation tab is not working | |||||||
Description | Details widget in Reconciliation tab is not working. The following query does not return any value since MP12 because the ad_message_trl table does not contain any record for en_US language. select m.messageText as regType, a.reconciledItems as itemNo , a.reconciledItemsAmount as itemAmt from APRM_Rec_Detail_v as a, ADMessageTrl as m where a.type = m.message.searchKey and a.reconciliation.id = :reconciliationId and m.language.language = :language | |||||||
Steps To Reproduce | 1) Go to Financial Account window 2) Select Bank - Account 1 3) Go to Reconciliations tab 4) Select Reconciliation with document no= 1000000 5) Realize that the widget is not displaying any value | |||||||
Proposed Solution | Modify the query. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ![]() | |||||||
![]() |
|
![]() |
|
(0050186) hgbot (developer) 2012-06-27 12:30 |
Repository: erp/devel/pi Changeset: 2f5972a49dc224003e332a1693e2ee8a5dd0d310 Author: Mikel Irurita <mikel.irurita <at> openbravo.com> Date: Wed Jun 27 12:30:03 2012 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/2f5972a49dc224003e332a1693e2ee8a5dd0d310 [^] Fixes issue 20871: Details widget in Reconciliation tab is not working --- M modules/org.openbravo.advpaymentmngt/src-db/database/sourcedata/OBCQL_WIDGET_QUERY.xml A modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/utility/APRMApplicationInitializer.java --- |
(0050219) hudsonbot (viewer) 2012-06-28 07:59 |
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/c66e853c5cf4 [^] Maturity status: Test |
(0050252) eduardo_Argal (viewer) 2012-06-28 13:03 |
Tested and working in different languages |
![]() |
|||
Date Modified | Username | Field | Change |
2012-06-26 13:41 | mirurita | New Issue | |
2012-06-26 13:41 | mirurita | Assigned To | => mirurita |
2012-06-26 13:41 | mirurita | File Added: Reconciliation widget.png | |
2012-06-26 13:41 | mirurita | Modules | => Core |
2012-06-26 13:41 | mirurita | OBNetwork customer | => No |
2012-06-26 13:42 | mirurita | Regression level | => Production - QA Approved |
2012-06-26 13:42 | mirurita | Regression date | => 2012-05-03 |
2012-06-26 13:42 | mirurita | Regression introduced by commit | => https://code.openbravo.com/erp/devel/pi/rev/303dc1728c72bccac5be5f0df86590bd17348e0f [^] |
2012-06-27 12:30 | hgbot | Checkin | |
2012-06-27 12:30 | hgbot | Note Added: 0050186 | |
2012-06-27 12:30 | hgbot | Status | new => resolved |
2012-06-27 12:30 | hgbot | Resolution | open => fixed |
2012-06-27 12:30 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/2f5972a49dc224003e332a1693e2ee8a5dd0d310 [^] |
2012-06-28 07:59 | hudsonbot | Checkin | |
2012-06-28 07:59 | hudsonbot | Note Added: 0050219 | |
2012-06-28 13:03 | eduardo_Argal | Note Added: 0050252 | |
2012-06-28 13:03 | eduardo_Argal | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |