Files
stock-logistics-warehouse/stock_helper/tests/__init__.py
Michael Tietz d0e6c29927 [IMP] stock_helper: add location._get_source_location_from_route
returns the next source location of a location by the given route and procure_method
2023-04-25 14:45:50 +02:00

3 lines
92 B
Python

from . import test_location_is_sublocation_of
from . import test_location_source_from_route