Openbravo Issue Tracking System - Modules | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0049088 | Modules | Advanced Warehouse Operations | public | 2022-04-19 21:27 | 2022-05-30 11:59 |
Reporter | idiez | ||||
Assigned To | Triage Omni WMS | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | OS | 5 | OS Version | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Merge Request Status | |||||
Regression date | |||||
Regression introduced by commit | |||||
Regression level | |||||
Review Assigned To | |||||
Support ticket | |||||
OBNetwork customer | |||||
Regression introduced in release | |||||
Summary | 0049088: modification of the datasource provide for the task in the mobile app. | ||||
Description | /opt/OpenbravoERP/modules/org.openbravo.warehouse.advancedwarehouseoperations/src/org/openbravo/warehouse/advancedwarehouseoperations/mobile/datasources Today the order by clause is the following: " order by t.priority desc," + " rl.id," + " t.obawoTravelSequence," + " expectedLocFrom.searchKey asc," + " expectedLocTo.searchKey asc," + " product.id," + " t.creationDate asc"; we propose to also let it sort on the binsequence (which has more meaning then the bin name) " order by t.priority desc," + " rl.id," + " t.obawoTravelSequence," + " expectedLocFrom.oBAWOTravelSequence asc," + " expectedLocTo.oBAWOTravelSequence asc," + " expectedLocFrom.searchKey asc," + " expectedLocTo.searchKey asc," + " product.id," + " t.creationDate asc"; | ||||
Steps To Reproduce | - | ||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2022-04-19 21:27 | idiez | New Issue | |||
2022-04-19 21:27 | idiez | Assigned To | => Triage Omni WMS | ||
2022-04-19 21:27 | idiez | Regression date | => 2022-05-02 | ||
2022-05-10 15:02 | idiez | Note Added: 0137128 | |||
2022-05-30 11:59 | vmromanos | Regression date | 2022-05-02 => | ||
2022-05-30 11:59 | vmromanos | Note Added: 0137852 | |||
2022-09-06 17:18 | caristu | Category | Advance Warehouse Operations => Advanced Warehouse Operations |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|