blob: b920576a240d7c00494a21def2c73465b739daa4 (
plain)
1
2
3
4
5
6
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import stock_quantity_history
from . import stock_picking_return
from . import stock_valuation_layer_revaluation
|