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.
Regards,
Gregor
orderGroupConsideration - orders without groups
orderGroupConsideration - orders without groups
- Attachments
-
- orderGroupConsideration.zip
- (1.22 KiB) Downloaded 160 times
- Bernd Welter
- Site Admin
- Posts: 2695
- Joined: Mon Apr 14, 2014 10:28 am
- Contact:
Re: orderGroupConsideration - orders without groups
Hi Gregor,
you probably spotted it:
The technical concept "Order Groups" mentions:
you probably spotted it:
The technical concept "Order Groups" mentions:
I will forward this topic to DEV. Little YT video Spontaneous idea - meanwhile already confirmed by Frank R. (DEV):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.
- 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
Bernd Welter
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Technical Partner Manager Developer Components
PTV Logistics - Germany
Bernd at... The Forum,LinkedIn, Youtube, StackOverflow
I like the smell of PTV Developer in the morning...
Re: orderGroupConsideration - orders without groups
Thanks, will try with this approach.