Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0029161 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Retail Modules] Web POS | minor | always | 2015-03-06 09:37 | 2015-03-13 13:03 | |||
| Reporter | aaroncalero | View Status | public | |||||
| Assigned To | aaroncalero | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | ||||
| Status | closed | Fix in branch | Fixed in SCM revision | 9b108c01be98 | ||||
| Projection | none | ETA | none | Target Version | RR15Q2 | |||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | adrianromero | |||||||
| OBNetwork customer | No | |||||||
| Support ticket | ||||||||
| Regression level | ||||||||
| Regression date | ||||||||
| Regression introduced in release | ||||||||
| Regression introduced by commit | ||||||||
| Triggers an Emergency Pack | No | |||||||
| Summary | 0029161: [MultiUPC] Refactor the Retail MultiUPC module to use the new BarcodeHandler componen structure | |||||||
| Description | The Retail MultiUPC module needs to be refactored to work with the last refactor of the OB.UI.BarcodeActionHandler component (issue 0029160) | |||||||
| Steps To Reproduce | After 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 Solution | We 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. | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
||||||||
  | 
||||||||
  		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 (viewer) 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 | OBNetwork customer | => No | 
| 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 |