Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0041278 | Openbravo ERP | 04. Warehouse management | public | 2019-07-04 12:37 | 2019-08-30 20:01 |
|
Reporter | shuehner | |
Assigned To | Triage Omni WMS | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0PR19Q4 | Fixed in Version | 3.0PR19Q4 | |
Merge Request Status | |
Review Assigned To | Sandrahuguet |
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 | 0041278: CostingBackground.doExecute is not using bind-params |
Description | This code is not using bind-params:
where.append(" and ad_isorgincluded(o.id, '" + bundle.getContext().getOrganization()
+ "', '" + bundle.getContext().getClient() + "') <> -1 ");
When fixing please apply new HQL-style to every HQL in this file.
|
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0041454 | | closed | collazoandy4 | Apply HQL style guide to CostingBackground | blocks | design defect | 0038136 | | acknowledged | Triage Platform Base | Tracking issue: Find & Fix queries not using bind-params but embedding values into query string |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2019-07-04 12:37 | shuehner | New Issue | |
2019-07-04 12:37 | shuehner | Assigned To | => Triage Finance |
2019-07-04 12:37 | shuehner | Modules | => Core |
2019-07-04 12:37 | shuehner | Triggers an Emergency Pack | => No |
2019-07-04 12:38 | shuehner | Relationship added | blocks 0038136 |
2019-07-04 12:38 | shuehner | Target Version | => 3.0PR19Q4 |
2019-07-25 16:24 | collazoandy4 | Status | new => scheduled |
2019-07-26 15:38 | collazoandy4 | Note Added: 0113682 | |
2019-08-29 14:03 | Sandrahuguet | Relationship added | related to 0041454 |
2019-08-29 14:34 | hgbot | Checkin | |
2019-08-29 14:34 | hgbot | Note Added: 0114331 | |
2019-08-29 14:34 | hgbot | Status | scheduled => resolved |
2019-08-29 14:34 | hgbot | Resolution | open => fixed |
2019-08-29 14:34 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/5fa7cd513ec48023340d67453712da3935d510ea [^] |
2019-08-29 14:35 | Sandrahuguet | Review Assigned To | => Sandrahuguet |
2019-08-29 14:35 | Sandrahuguet | Note Added: 0114333 | |
2019-08-29 14:35 | Sandrahuguet | Status | resolved => closed |
2019-08-29 14:35 | Sandrahuguet | Fixed in Version | => 3.0PR19Q4 |
2019-08-30 20:01 | hudsonbot | Checkin | |
2019-08-30 20:01 | hudsonbot | Note Added: 0114348 | |
Notes |
|
(0113682)
|
collazoandy4
|
2019-07-26 15:38
|
|
Test Plan
Create a new Goods Shipment with Cerveza Ale 0,5L product.
Run the Costing Background Process and check the transaccion in Product tab have a cost calculated |
|
|
(0114331)
|
hgbot
|
2019-08-29 14:34
|
|
|
|
|
|
|
|
|