Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0034506 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Retail Modules] Web POS | minor | N/A | 2016-11-14 19:02 | 2016-11-14 19:02 | |||||||
Reporter | caristu | View Status | public | |||||||||
Assigned To | Retail | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0034506: Remove unused injection on some component providers | |||||||||||
Description | There exists some component providers in retail modules which are declaring an injection which is not being used. The injection is as follows. @Inject @Any private Instance<ComponentProvider> componentProviders; And the componentProviders field is never used. The component providers are the following: https://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/file/0cb7024c0531/src/org/openbravo/mobile/warehouse/WarehouseComponentProvider.java [^] https://code.openbravo.com/erp/pmods/org.openbravo.retail.orderpreparation.mobile.picking/file/7a743a9dc09c/src/org/openbravo/retail/orderpreparation/mobile/picking/OBOPMPWarehouseComponentProvider.java [^] https://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse.picking/file/bb329944270b/src/org/openbravo/mobile/warehouse/picking/WarehousePickingComponentProvider.java [^] | |||||||||||
Steps To Reproduce | In description | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |
Issue History | |||
Date Modified | Username | Field | Change |
2016-11-14 19:02 | caristu | New Issue | |
2016-11-14 19:02 | caristu | Assigned To | => Retail |
2016-11-14 19:02 | caristu | Triggers an Emergency Pack | => No |
2016-11-14 19:02 | caristu | Description Updated | View Revisions |
Copyright © 2000 - 2009 MantisBT Group |