Openbravo Issue Tracking System - Modules
View Issue Details
0055607ModulesAdvanced Warehouse Operationspublic2024-05-29 08:442024-05-29 08:45
mtaal 
Triage Omni WMS 
normalmajorhave not tried
newopen 
5
 
 
0055607: Implement and use Prioritizable for all AWO hooks
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]
See description
See description
No tags attached.
related to defect 0055545 closed AtulOpenbravo Implement Prioritizable for PostConfirmGroupOfTasksHook inorder to execute the hooks in required order 
Issue History
2024-05-29 08:44mtaalNew Issue
2024-05-29 08:44mtaalAssigned To => Triage Omni WMS
2024-05-29 08:44mtaalRelationship addedrelated to 0055545
2024-05-29 08:45mtaalTypedefect => design defect

There are no notes attached to this issue.