6 lines
205 B
Python
6 lines
205 B
Python
# Copyright (C) 2019-Today: Odoo Community Association (OCA)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import stock_invoice_onshipping
|
|
from . import stock_return_picking
|