Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0029161
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-03-06 09:372015-03-13 13:03
ReporteraaroncaleroView Statuspublic 
Assigned Toaaroncalero 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision9b108c01be98
ProjectionnoneETAnoneTarget VersionRR15Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toadrianromero
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0029161: [MultiUPC] Refactor the Retail MultiUPC module to use the new BarcodeHandler componen structure

DescriptionThe Retail MultiUPC module needs to be refactored to work with the last refactor of the OB.UI.BarcodeActionHandler component (issue 0029160)
Steps To ReproduceAfter the fix for the issue 29160 the OB.UI.BarcodeActionHandler will be refactored. Verify that after that fix, the current multiUPC module doesn't work as expected.
Proposed SolutionWe will make use of the new structure of the BarcodeActionHandler to extend the search in a more performance-friendly way, taking into account that chaining two OB.Dal.find is more efficient than executing a joint query.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on defect 0029160RR15Q2 closedaaroncalero The BarcodeActionHandler component should be refactored to allow more specific extensions 

-  Notes
(0075239)
hgbot (developer)
2015-03-06 11:18

Repository: erp/pmods/org.openbravo.retail.multiupc
Changeset: 9b108c01be9869238d78aff33625413d0fc643f3
Author: Aaron Calero <aaron.calero <at> openbravo.com>
Date: Fri Mar 06 11:15:11 2015 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/9b108c01be9869238d78aff33625413d0fc643f3 [^]

Fixed issue 29161: [MultiUPC] Refactor the Retail MultiUPC module to use the new BarcodeHandler component structure

Removed the addWhereFilter function as it is no longer used
Extended the searchProductCallback query to execute two back-to-back finds instead of a single query for better performance
Added index by upc to the multiupc clientside table

---
M src/org/openbravo/retail/multiupc/MultiUPCProperties.java
M web/org.openbravo.retail.multiupc/js/extendUPCSearch.js
M web/org.openbravo.retail.multiupc/js/multiupc.js
---
(0075552)
adrianromero (manager)
2015-03-13 13:03

Verified

- Issue History
Date Modified Username Field Change
2015-03-06 09:37 aaroncalero New Issue
2015-03-06 09:37 aaroncalero Assigned To => aaroncalero
2015-03-06 09:37 aaroncalero Triggers an Emergency Pack => No
2015-03-06 09:38 aaroncalero Relationship added depends on 0029160
2015-03-06 11:18 hgbot Checkin
2015-03-06 11:18 hgbot Note Added: 0075239
2015-03-06 11:18 hgbot Status new => resolved
2015-03-06 11:18 hgbot Resolution open => fixed
2015-03-06 11:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.retail.multiupc/rev/9b108c01be9869238d78aff33625413d0fc643f3 [^]
2015-03-13 13:03 adrianromero Review Assigned To => adrianromero
2015-03-13 13:03 adrianromero Note Added: 0075552
2015-03-13 13:03 adrianromero Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker