mirror of
https://github.com/OCA/rma.git
synced 2025-02-16 17:11:47 +02:00
7 lines
176 B
Python
7 lines
176 B
Python
# -*- coding: utf-8 -*-
|
|
# © 2013 Camptocamp
|
|
# © 2015 Yanina Aular, Vauxoo
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
|
|
|
|
from . import stock_warehouse
|