Migrate stock_user_default_warehouse_base from 10.0
This commit is contained in:
committed by
Daniel Luque
parent
e96c3d72eb
commit
d1deeeac31
6
stock_user_default_warehouse_base/__init__.py
Normal file
6
stock_user_default_warehouse_base/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
# © 2017 Akretion (http://www.akretion.com)
|
||||
# @author Alexis de Lattre <alexis.delattre@akretion.com>
|
||||
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
||||
|
||||
from . import models
|
||||
from . import wizard
|
||||
Reference in New Issue
Block a user