mirror of
https://github.com/OCA/stock-logistics-reporting.git
synced 2025-02-16 17:13:21 +02:00
7 lines
209 B
Python
7 lines
209 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright 2016 Odoo SA <https://www.odoo.com>
|
|
# Copyright 2016 Alex Comba - Agile Business Group
|
|
# License LGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import models
|