Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010592 | Openbravo ERP | 09. Financial management | public | 2009-09-14 20:21 | 2009-10-06 11:21 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | | Fixed in Version | 2.50MP6 | |
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 | 0010592: Account_data.xsql (Account selector) has syntax error in optional parameter of countRows query |
Description | This xsql file has the following optional parameter defined:
<Parameter name="validcombination" optional="true" after="WHERE "><![CDATA[ C.C_VALIDCOMBINATION_ID = ?) AND ]]></Parameter>
Which has a closing bracket without an opening bracket -> SQL syntax error. This optional parameter is never used in the selectors' countRows query. However this error interferes with planned Sqlc performance improvements.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0004038 | | closed | shuehner | Slow compilation in sqlC part due to high amount of data |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-14 20:21 | shuehner | New Issue | |
2009-09-14 20:21 | shuehner | Assigned To | => shuehner |
2009-09-14 20:21 | shuehner | OBNetwork customer | => No |
2009-09-14 20:21 | shuehner | Relationship added | blocks 0004038 |
2009-09-14 20:22 | hgbot | Checkin | |
2009-09-14 20:22 | hgbot | Note Added: 0019954 | |
2009-09-14 20:22 | hgbot | Status | new => resolved |
2009-09-14 20:22 | hgbot | Resolution | open => fixed |
2009-09-14 20:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/6d5cc529b734b11c90d749c5244bcbbde1d7d3ee [^] |
2009-09-14 20:26 | shuehner | Note Added: 0019955 | |
2009-09-14 20:42 | hudsonbot | Checkin | |
2009-09-14 20:42 | hudsonbot | Note Added: 0019957 | |
2009-09-14 20:47 | hudsonbot | Checkin | |
2009-09-14 20:47 | hudsonbot | Note Added: 0019964 | |
2009-09-14 20:48 | hudsonbot | Checkin | |
2009-09-14 20:48 | hudsonbot | Note Added: 0019969 | |
2009-09-14 21:07 | hudsonbot | Checkin | |
2009-09-14 21:07 | hudsonbot | Note Added: 0019973 | |
2009-09-14 21:17 | hudsonbot | Checkin | |
2009-09-14 21:17 | hudsonbot | Note Added: 0019988 | |
2009-09-14 23:15 | hudsonbot | Checkin | |
2009-09-14 23:15 | hudsonbot | Note Added: 0020003 | |
2009-09-15 00:26 | hudsonbot | Checkin | |
2009-09-15 00:26 | hudsonbot | Note Added: 0020007 | |
2009-09-15 01:09 | hudsonbot | Checkin | |
2009-09-15 01:09 | hudsonbot | Note Added: 0020011 | |
2009-09-15 09:45 | hudsonbot | Checkin | |
2009-09-15 09:45 | hudsonbot | Note Added: 0020024 | |
2009-09-15 09:50 | hudsonbot | Checkin | |
2009-09-15 09:50 | hudsonbot | Note Added: 0020028 | |
2009-09-15 10:34 | hudsonbot | Checkin | |
2009-09-15 10:34 | hudsonbot | Note Added: 0020032 | |
2009-09-15 10:57 | hudsonbot | Checkin | |
2009-09-15 10:57 | hudsonbot | Note Added: 0020042 | |
2009-09-15 11:09 | hudsonbot | Checkin | |
2009-09-15 11:09 | hudsonbot | Note Added: 0020044 | |
2009-09-15 12:12 | hudsonbot | Checkin | |
2009-09-15 12:12 | hudsonbot | Note Added: 0020050 | |
2009-09-15 12:35 | hudsonbot | Checkin | |
2009-09-15 12:35 | hudsonbot | Note Added: 0020068 | |
2009-09-16 15:19 | sureshbabu | Status | resolved => closed |
2009-09-16 15:19 | sureshbabu | Note Added: 0020115 | |
2009-09-16 15:19 | sureshbabu | Fixed in Version | => 2.50MP6 |
2009-09-17 00:00 | anonymous | sf_bug_id | 0 => 2860318 |
2009-09-29 14:11 | hgbot | Checkin | |
2009-09-29 14:11 | hgbot | Note Added: 0020461 | |
2009-09-29 14:11 | hgbot | Status | closed => resolved |
2009-09-29 14:11 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/6d5cc529b734b11c90d749c5244bcbbde1d7d3ee [^] => http://code.openbravo.com/erp/devel/pi-pageddatagrid/rev/6d5cc529b734b11c90d749c5244bcbbde1d7d3ee [^] |
2009-10-06 11:20 | psarobe | Status | resolved => closed |
2009-10-06 11:20 | psarobe | Note Added: 0020750 | |
Notes |
|
(0019954)
|
hgbot
|
2009-09-14 20:22
|
|
|
|
|
@qa: Should have zero functional impact, as the optional parameter is not used in the selector (hardcoded to ""), perhaps some basic regression testing of the filters of the selector. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Randomly tested the account selector in the accounting reports |
|
|
(0020461)
|
hgbot
|
2009-09-29 14:11
|
|
|
|
|
Closed again because hudson has reopened without no reason |
|