erp5_item: fallback on future Tracking List by default
Showing
-
Developer
@tc, passing fallback_on_future as True, it will consider movements that are still ongoing (for example started)
With fallback_on_future=False, it consider only movements finished ( stopped )
In resume, fallback_on_future=1 is good because if you move A to B and the movement is still started, with fallback_on_future=False, it is still in A that is false.
Please register or sign in to comment