Openbravo Issue Tracking System - Modules | ||||||||||||
View Issue Details | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | |||||||
0055607 | Modules | Advanced Warehouse Operations | public | 2024-05-29 08:44 | 2024-05-29 08:45 | |||||||
Reporter | mtaal | |||||||||||
Assigned To | Triage Omni WMS | |||||||||||
Priority | normal | Severity | major | Reproducibility | have not tried | |||||||
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 | 0055607: Implement and use Prioritizable for all AWO hooks | |||||||||||
Description | See the list of hooks here [1]. For these hooks we have to implement the same approach as is done in issue [2]: - let the hook extend Prioritizable - make sure each of our own hooks override the getPriority method to return a lower priority number (=higher priority) than the default - sort the hooks when calling them [1] https://gitlab.com/openbravo/product/pmods/org.openbravo.warehouse.advancedwarehouseoperations/-/tree/master/src/org/openbravo/warehouse/advancedwarehouseoperations/hooks?ref_type=heads [^] [2] | |||||||||||
Steps To Reproduce | See description | |||||||||||
Proposed Solution | See description | |||||||||||
Additional Information | ||||||||||||
Tags | No tags attached. | |||||||||||
Relationships |
| |||||||||||
Attached Files | ||||||||||||
Issue History | ||||||||||||
Date Modified | Username | Field | Change | |||||||||
2024-05-29 08:44 | mtaal | New Issue | ||||||||||
2024-05-29 08:44 | mtaal | Assigned To | => Triage Omni WMS | |||||||||
2024-05-29 08:44 | mtaal | Relationship added | related to 0055545 | |||||||||
2024-05-29 08:45 | mtaal | Type | defect => design defect |
There are no notes attached to this issue. |