Page 1 of 1

orderGroupConsideration - orders without groups

Posted: Fri Mar 15, 2024 8:10 pm
by grudolf
Hello, is there a way to plan together both orders belonging to a group and orders without a group?

I've modified the showcase example (attached) and removed/emptied groupIds from some of the orders and from vehicles. My expectation was that those orders would be picked up by the closest tour but they end up notPlanned and notPlannable.
Screenshot 2024-03-15 205518.png
Regards,
Gregor

Re: orderGroupConsideration - orders without groups

Posted: Fri Mar 15, 2024 9:38 pm
by Bernd Welter
Hi Gregor,
you probably spotted it:
The technical concept "Order Groups" mentions:
If order groups have to be considered, that is, if "one group per trip" is chosen, then orders without a specified order group will remain unplanned.
I will forward this topic to DEV. Little YT video
groupes.png
Spontaneous idea - meanwhile already confirmed by Frank R. (DEV):
  • plan the groups
  • use the output plan with a fixation, remove the "one group per trip"
  • and try to add the unscheduled groupless ones to the plan

Re: orderGroupConsideration - orders without groups

Posted: Tue Mar 19, 2024 10:58 am
by grudolf
Thanks, will try with this approach.