This constraint to specify from how many days the last visit was performed before starting the current planning to respect the gap between the visits.
Format: negative integer
Warning | |
---|---|
If the number of recurrences of the frequency is more than one, the constraint is not considered. |
Example 1:
Visit frequency = 1/5
Minimum spacing between visits = 2
Last visit date = -1
The customer will be visited only from day 2, because if to visit day 1, the gap between visits does not respect the minimum spacing of 2 days.