Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040589Retail ModulesMobile Procurementpublic2019-04-10 17:572019-05-24 12:55
shuehner 
ranjith_qualiantech_com 
normalminorhave not tried
closedfixed 
5
 
RR19Q3RR19Q3 
marvintm
No
0040589: POrderLoaderEntryProcessor.countEntries is not using bind-parameters & should be reviewed if not generic super.countEntries
This countEntries method is copy'n'pasted and not using a bind-parameter for importStatus.

Before fixing this the file should be reviewed if the countEntries logic is correct (the filters).
Also review if not the super-class countEntries can be used similarly to most of the i.e. posterminal processor classes.
-
No tags attached.
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 
Issue History
2019-04-10 17:57shuehnerNew Issue
2019-04-10 17:57shuehnerAssigned To => Retail
2019-04-10 17:57shuehnerTriggers an Emergency Pack => No
2019-04-10 17:57shuehnerCategoryWeb POS => Mobile Procurement
2019-04-10 17:57shuehnerRelationship addedblocks 0038136
2019-05-13 12:45shuehnerTarget Version => RR19Q3
2019-05-15 07:42ranjith_qualiantech_comAssigned ToRetail => ranjith_qualiantech_com
2019-05-15 07:42ranjith_qualiantech_comStatusnew => scheduled
2019-05-16 10:02hgbotCheckin
2019-05-16 10:02hgbotNote Added: 0111708
2019-05-16 10:02hgbotStatusscheduled => resolved
2019-05-16 10:02hgbotResolutionopen => fixed
2019-05-16 10:02hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/46a5f8af3e1bf47ae06a6e1fec578c6744bce268 [^]
2019-05-17 10:04hgbotCheckin
2019-05-17 10:04hgbotNote Added: 0111767
2019-05-17 10:04hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/46a5f8af3e1bf47ae06a6e1fec578c6744bce268 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/ed30315a0d946dbd5564ca70c8539e90eb512845 [^]
2019-05-24 12:55marvintmReview Assigned To => marvintm
2019-05-24 12:55marvintmStatusresolved => closed
2019-05-24 12:55marvintmFixed in Version => RR19Q3

Notes
(0111708)
hgbot   
2019-05-16 10:02   
Repository: erp/pmods/org.openbravo.mobile.procurement
Changeset: 46a5f8af3e1bf47ae06a6e1fec578c6744bce268
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Thu May 16 13:32:40 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/46a5f8af3e1bf47ae06a6e1fec578c6744bce268 [^]

Fixed issue 40589 : POrderLoaderEntryProcessor.countEntries is not using bind-parameters

---
M src/org/openbravo/mobile/procurement/sync/POrderLoaderEntryProcessor.java
---
(0111767)
hgbot   
2019-05-17 10:04   
Repository: erp/pmods/org.openbravo.mobile.procurement
Changeset: ed30315a0d946dbd5564ca70c8539e90eb512845
Author: Ranjith S R <ranjith <at> qualiantech.com>
Date: Fri May 17 13:25:26 2019 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/ed30315a0d946dbd5564ca70c8539e90eb512845 [^]

Fixed issue 40589 : POrderLoaderEntryProcessor.countEntries is not using bind-parameters

---
M src/org/openbravo/mobile/procurement/sync/POrderLoaderEntryProcessor.java
---