Files
stock-logistics-warehouse/stock_mts_mto_rule/models/__init__.py
Jared Kipe 2179ae5cd9 [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`.
2020-11-12 16:51:19 +00:00

3 lines
55 B
Python

from . import stock_rule
from . import stock_warehouse