Details
-
Type:
New Feature
-
Status: Closed
-
Priority:
Should
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: Platform 1.10.0
-
Component/s: Order Entry
-
Labels:
-
Complexity:Low
-
Sprint:Order Entry 1.10 Iteration 4, Order Entry 1.10 Iteration 5
-
Epic Link:
Description
TODO:
- Implement Order.isType(OrderType)
Should respect hierarchy, i.e. should return true if the orderType is equal to the specified type or any of its sub types otherwise false
Include unit tests