Files
stock-logistics-warehouse/stock_location_area_management/models/__init__.py
2015-04-22 17:02:52 -04:00

7 lines
80 B
Python

# -*- coding: utf-8 -*-
from . import (
res_company,
stock_location,
)