Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020871
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2012-06-26 13:412012-06-28 13:03
ReportermiruritaView Statuspublic 
Assigned Tomirurita 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision2f5972a49dc2
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression levelProduction - QA Approved
Regression date2012-05-03
Regression introduced in release
Regression introduced by commit
Triggers an Emergency Packyes
Summary

0020871: Details widget in Reconciliation tab is not working

DescriptionDetails 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 Reproduce1) 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 SolutionModify the query.
TagsNo tags attached.
Attached Filespng file icon Reconciliation widget.png [^] (26,924 bytes) 2012-06-26 13:41

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (developer)
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 (developer)
2012-06-28 13:03

Tested and working in different languages

- Issue History
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: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
Powered by Mantis Bugtracker