Openbravo Issue Tracking System - Retail Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0034506 | Retail Modules | Web POS | public | 2016-11-14 19:02 | 2016-11-14 19:02 |
Reporter | caristu | ||||
Assigned To | Retail | ||||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | |||||
Support ticket | |||||
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 | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
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 | bug_revision_view_page.php?rev_id=13708#r13708 |
There are no notes attached to this issue. |