Files
stock-logistics-warehouse/stock_mts_mto_rule/models/__init__.py
Jared Kipe da005bf903 [MIG] Migrate stock_mts_mto_rule to 12.0
Major changes to the way Warehouses update their routes/rules and self heal.
Improved rule code to use `float_compare` and `float_is_zero`.
2024-02-05 11:59:04 +01:00

3 lines
55 B
Python

from . import stock_rule
from . import stock_warehouse