Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0041278 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | minor | have not tried | 2019-07-04 12:37 | 2019-08-30 20:01 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | Triage Omni WMS | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR19Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 5fa7cd513ec4 | ||||
Projection | none | ETA | none | Target Version | 3.0PR19Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | Sandrahuguet | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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 | - | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Notes | |
(0113682) collazoandy4 (reporter) 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 (developer) 2019-08-29 14:34 |
Repository: erp/devel/pi Changeset: 5fa7cd513ec48023340d67453712da3935d510ea Author: Armaignac <collazoandy4 <at> gmail.com> Date: Thu Jul 25 17:04:10 2019 -0400 URL: http://code.openbravo.com/erp/devel/pi/rev/5fa7cd513ec48023340d67453712da3935d510ea [^] Fixes issue 41278: CostingBackground.doExecute is not using bind-params Added missing bind-parameters --- M src/org/openbravo/costing/CostingBackground.java --- |
(0114333) Sandrahuguet (developer) 2019-08-29 14:35 |
code review + testing ok |
(0114348) hudsonbot (developer) 2019-08-30 20:01 |
A changeset related to this issue has been promoted main and to the Central Repository, after passing a series of tests. Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/981eeb35474e [^] Maturity status: Test |
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 |
Copyright © 2000 - 2009 MantisBT Group |