Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038145 | Retail Modules | Web POS | public | 2018-03-14 16:14 | 2018-03-27 17:47 |
|
Reporter | shuehner | |
Assigned To | Sandrahuguet | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | RR18Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038145: org.openbravo.retail.posterminal.term.Warehouses (posterminal + mobile.procurement module) don't use bind-variables |
Description | This code should use bind-variables:
return Arrays
.asList(new String[] { "select ow.warehouse.id as warehouseid, ow.warehouse.name as warehousename, ow.priority as priority "
+ "from OrganizationWarehouse as ow where ow.$readableSimpleCriteria and ow.$activeCriteria and ow.organization.id = '"
+ orgId + "'" + "order by priority asc" }); |
Steps To Reproduce | - |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | design defect | 0038136 | | acknowledged | Triage Platform Base | Openbravo ERP | Tracking issue: Find & Fix queries not using bind-params but embedding values into query string |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-03-14 16:14 | shuehner | New Issue | |
2018-03-14 16:14 | shuehner | Assigned To | => Retail |
2018-03-14 16:14 | shuehner | Triggers an Emergency Pack | => No |
2018-03-14 16:15 | shuehner | Relationship added | blocks 0038136 |
2018-03-14 16:35 | shuehner | Assigned To | Retail => Sandrahuguet |
2018-03-14 17:59 | Sandrahuguet | Status | new => scheduled |
2018-03-16 08:19 | hgbot | Checkin | |
2018-03-16 08:19 | hgbot | Note Added: 0103297 | |
2018-03-16 08:19 | hgbot | Status | scheduled => resolved |
2018-03-16 08:19 | hgbot | Resolution | open => fixed |
2018-03-16 08:19 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05fd42e3ed1e74062c66fcbb56c4784f0d4d5e33 [^] |
2018-03-16 08:32 | Sandrahuguet | Review Assigned To | => marvintm |
2018-03-19 09:30 | marvintm | Status | resolved => closed |
2018-03-19 09:30 | marvintm | Fixed in Version | => RR18Q2 |
2018-03-20 08:44 | Sandrahuguet | Status | closed => new |
2018-03-20 08:44 | Sandrahuguet | Resolution | fixed => open |
2018-03-20 08:44 | Sandrahuguet | Fixed in Version | RR18Q2 => |
2018-03-20 08:44 | Sandrahuguet | Note Added: 0103360 | |
2018-03-20 09:11 | hgbot | Checkin | |
2018-03-20 09:11 | hgbot | Note Added: 0103361 | |
2018-03-20 09:13 | hgbot | Status | new => resolved |
2018-03-20 09:13 | hgbot | Resolution | open => fixed |
2018-03-20 09:13 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/05fd42e3ed1e74062c66fcbb56c4784f0d4d5e33 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/21be7942bc2e9c036e93f2772880d19bc6c07c42 [^] |
2018-03-20 09:22 | hgbot | Checkin | |
2018-03-20 09:22 | hgbot | Note Added: 0103362 | |
2018-03-20 11:55 | hgbot | Checkin | |
2018-03-20 11:55 | hgbot | Note Added: 0103370 | |
2018-03-20 17:59 | hgbot | Checkin | |
2018-03-20 17:59 | hgbot | Note Added: 0103378 | |
2018-03-27 17:47 | marvintm | Status | resolved => closed |
2018-03-27 17:47 | marvintm | Fixed in Version | => RR18Q2 |
Notes |
|
(0103297)
|
hgbot
|
2018-03-16 08:19
|
|
|
|
|
missing the fix in mobile.procurement |
|
|
(0103361)
|
hgbot
|
2018-03-20 09:11
|
|
|
|
(0103362)
|
hgbot
|
2018-03-20 09:22
|
|
|
|
(0103370)
|
hgbot
|
2018-03-20 11:55
|
|
|
|
(0103378)
|
hgbot
|
2018-03-20 17:59
|
|
|