stock_delivery/wizard/__init__.py

6 lines
187 B
Python
Raw Permalink Normal View History

# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import choose_delivery_package
from . import choose_delivery_carrier
from . import stock_return_picking