Openbravo Issue Tracking System - Openbravo ERP | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0038142 | Openbravo ERP | 09. Financial management | public | 2018-03-14 15:20 | 2018-03-14 15:50 | |||||||
Reporter | shuehner | |||||||||||
Assigned To | Triage Omni OMS | |||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | |||||||
Status | new | Resolution | open | |||||||||
Platform | OS | 5 | OS Version | |||||||||
Product Version | ||||||||||||
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 | 0038142: pl-function ad_get_doc_le_bu is not using bind-parameters | |||||||||||
Description | That function is creating dynamic sql and embedding values into sql-text: EXECUTE IMMEDIATE 'SELECT ad_org.ad_org_id, ad_orgtype.isbusinessunit, ad_orgtype.islegalentity FROM '||p_header_table||', ad_org, ad_orgtype WHERE '||p_header_table||'.'||p_header_column_id||' = '''||p_document_id||''' AND ad_org.ad_orgtype_id = ad_orgtype.ad_orgtype_id AND '||p_header_table||'.ad_org_id=ad_org.ad_org_id ' INTO v_org_header_id, v_isbusinessunit, v_islegalentity; | |||||||||||
Steps To Reproduce | - | |||||||||||
Proposed Solution | ||||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2018-03-14 15:20 | shuehner | New Issue | ||||||||||
2018-03-14 15:20 | shuehner | Assigned To | => Triage Finance | |||||||||
2018-03-14 15:20 | shuehner | Modules | => Core | |||||||||
2018-03-14 15:20 | shuehner | Triggers an Emergency Pack | => No | |||||||||
2018-03-14 15:24 | shuehner | Relationship added | blocks 0038136 | |||||||||
2018-03-14 15:25 | shuehner | Note Added: 0103241 | ||||||||||
2018-03-14 15:50 | shuehner | Note Added: 0103244 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|