mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
Major changes to the way Warehouses update their routes/rules and self heal. Improved rule code to use `float_compare` and `float_is_zero`.
3 lines
55 B
Python
3 lines
55 B
Python
from . import stock_rule
|
|
from . import stock_warehouse
|