Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0006745 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| backport | [Openbravo ERP] 09. Financial management | major | have not tried | 2008-12-28 11:41 | 2009-03-03 17:16 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | Hennadzi | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | 2.40 | Fixed in SCM revision | 11613 | |||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | PostgreSQL | Java version | ||||
| OS Version | Database version | 8.3 | Ant version | |||||
| Product Version | pi | SCM revision | ||||||
| Merge Request Status | ||||||||
| Review Assigned To | ||||||||
| OBNetwork customer | No | |||||||
| Web browser | ||||||||
| Modules | Core | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0006745: General Ledger Report, Filter field: From Amount does not work on postgresql 8.3 (again) | |||||||
| Description | The fix for issue 6493 in revision r11423 did break the filter field "From Amount" again on postgresql 8.3 when the two new xsql-functions which are introduced in this commit are used (selectTree, selectTreeHiding) because these two methods are missing the TO_NUMBER call for the paramAmtFrom parameter. The original report was fixed in issue 6660 r11393. | |||||||
| Steps To Reproduce | Use the General Ledger Report on pgsql 8.3 Use the Amount From filter use the other parameters to execute a codepath where the methods selectTree and selectTreeHiding are executed | |||||||
| Proposed Solution | Add the missing TO_NUMBER calls and text the two affected codepaths. | |||||||
| Tags | comsup_sprint3 | |||||||
| Attached Files | ||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
||||||||
|
||||||||
Notes |
|
|
(0011769) svnbot (viewer) 2008-12-30 14:27 |
Repository: openbravo Revision: 11613 Author: hennadzi Date: 2008-12-30 14:27:24 +0100 (Tue, 30 Dec 2008) Fixed bug 0006745: General Ledger Report, Filter field: From Amount does not work on postgresql 8.3 (again) --- U branches/r2.40/src/org/openbravo/erpCommon/ad_reports/ReportGeneralLedger_data.xsql --- https://dev.openbravo.com/websvn/openbravo/?rev=11613&sc=1 [^] |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2008-12-28 11:41 | rafaroda | New Issue | |
| 2008-12-28 11:41 | rafaroda | Assigned To | => Hennadzi |
| 2008-12-28 11:41 | rafaroda | Status | new => scheduled |
| 2008-12-30 14:27 | svnbot | Checkin | |
| 2008-12-30 14:27 | svnbot | Note Added: 0011769 | |
| 2008-12-30 14:27 | svnbot | Status | scheduled => resolved |
| 2008-12-30 14:27 | svnbot | Resolution | open => fixed |
| 2008-12-30 14:27 | svnbot | svn_revision | => 11613 |
| 2008-12-30 14:27 | Hennadzi | Tag Attached: comsup_sprint3 | |
| 2009-03-03 17:16 | psarobe | Status | resolved => closed |
| Copyright © 2000 - 2009 MantisBT Group |