Initial commit: Odoo 18.0-20251222 extra-addons
This commit is contained in:
6
stock_picking_invoicing/tests/__init__.py
Normal file
6
stock_picking_invoicing/tests/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# Copyright (C) 2019-Today: Odoo Community Association (OCA)
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
||||
|
||||
from . import common
|
||||
from . import test_picking_invoicing
|
||||
from . import test_stock_rule
|
||||
Reference in New Issue
Block a user