Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0010598 | Openbravo ERP | A. Platform | public | 2009-09-14 20:59 | 2009-10-13 07:47 |
|
Reporter | shuehner | |
Assigned To | shuehner | |
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40 | |
Target Version | | Fixed in Version | 2.40MP10 | |
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 | 0010598: WindowTree_data.xsql has sql errror in optional parameter (uses ar table alias which is not defined in from clause) |
Description | This file (in 2.40 and 2.50) defines the following optional parameter:
<Parameter name="editable" optional="true" type="none" after="WHERE " text="tn.IsActive='Y' AND ar.isActive='Y' AND "/>
However the ar table alias is not defined in the FROM clause.
|
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0010597 | | closed | shuehner | WindowTree_data.xsql has sql errror in optional parameter (uses ar table alias which is not defined in from clause) |
|
Attached Files | 10598.diff (872) 2009-09-14 21:01 https://issues.openbravo.com/file_download.php?file_id=1751&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2009-09-14 20:59 | shuehner | Type | defect => backport |
2009-09-14 20:59 | shuehner | fix_in_branch | => 2.40 |
2009-09-14 21:01 | shuehner | File Added: 10598.diff | |
2009-09-15 19:50 | hgbot | Checkin | |
2009-09-15 19:50 | hgbot | Note Added: 0020097 | |
2009-09-15 19:50 | hgbot | Status | scheduled => resolved |
2009-09-15 19:50 | hgbot | Resolution | open => fixed |
2009-09-15 19:50 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/stable/2.40/rev/bd212c0c3a29c202204178fdf44ea67c95139068 [^] |
2009-09-29 12:02 | hgbot | Checkin | |
2009-09-29 12:02 | hgbot | Note Added: 0020437 | |
2009-09-29 12:02 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/stable/2.40/rev/bd212c0c3a29c202204178fdf44ea67c95139068 [^] => http://code.openbravo.com/erp/stable/2.40_pageddatagrid/rev/bd212c0c3a29c202204178fdf44ea67c95139068 [^] |
2009-10-13 07:47 | arunkumar | Status | resolved => closed |
2009-10-13 07:47 | arunkumar | Note Added: 0020949 | |
2009-10-13 07:47 | arunkumar | Fixed in Version | => 2.40MP10 |