oca-ocb-accounting/odoo-bringout-oca-ocb-stock_account/stock_account/wizard/__init__.py
2025-08-29 15:20:47 +02:00

7 lines
254 B
Python

# -*- 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_request_count
from . import stock_valuation_layer_revaluation