Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0040774Openbravo ERP07. Sales managementpublic2019-04-09 20:292019-05-08 08:35
shuehner 
nonofrancisco 
normalminorhave not tried
closedinvalid 
5
 
3.0PR18Q4.4 
Core
No
0040774: SL_TaxCategory_Org.execute is not using bind-parameters
This method is not using bind-parameters in lines 49 + 58

      whereClause = "as tn where tn.node = '" + organization.getId() + "' and tn.client.id = '"
          + organization.getClient().getId() + "'";

        OBQuery<TreeNode> query = OBDal.getInstance().createQuery(TreeNode.class, whereClause);
-
No tags attached.
blocks defect 0040559 closed nonofrancisco SL_TaxCategory_Org.execute is not using bind-parameters 
Issue History
2019-05-04 16:55nonofranciscoTypedefect => backport
2019-05-04 16:55nonofranciscoTarget Version => 3.0PR18Q4.4
2019-05-08 08:35SandrahuguetStatusscheduled => closed
2019-05-08 08:35SandrahuguetResolutionopen => invalid

There are no notes attached to this issue.