Route property check on secondary operations
Property on a route can be used to allocate resources within a calendar day to work with different kind of tasks in different time periods. Currently, production scheduling is only checking property of primary operations, when in e.g. healthcare industry it would be most beneficial to have check ...
Work needs to finish on calendar opening period
My customer is using production orders to reserve personnel capacity to serve their customers. Their staff works mostly from 08:00 to 16:00. When scheduling production orders, sometimes first available slot is late in the afternoon. As a result, production order could be scheduled to start on ...
Gantt chart to check capacity reservations when changing resources
Currently, on Gantt-chart's Resource view, when changing one resource to another on scheduled production order, validation does not check finite capacity, but just returns infolog: "Gantt chart is OK". Change proposal: Add a new parameter to tell if Finite Capacity should be checked or not. If ...
Production order scheduling - random selection of resource when multiple resources meet requirement and have same best available time
On production order scheduling, if there's multiple resources that meet the same requirements and have the same best available time slot, scheduling selects resource with alphabetically smallest resource-id. If the load is less than 100%, work will be split unevenly between resources; smallest r...
Do not lock item on InventTable when running production order scheduling
Items gets locked on InventTable during production order scheduling (production order created from the item). Items can have changes all the time (e.g. their BOM or route), and their changes do not impact to those production orders that were created before the change. Therefore, locking does no...