Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0006745 | Openbravo ERP | 09. Financial management | public | 2008-12-28 11:41 | 2009-03-03 17:16 |
|
Reporter | shuehner | |
Assigned To | Hennadzi | |
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
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. |
Additional Information | |
Tags | comsup_sprint3 |
Relationships | blocks | defect | 0006714 | | closed | Hennadzi | General Ledger Report, Filter field: From Amount does not work on postgresql 8.3 (again) |
|
Attached Files | |
|
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 |