mirror of
https://github.com/bringout/oca-ocb-sale.git
synced 2026-04-27 18:32:08 +02:00
5 lines
173 B
Python
5 lines
173 B
Python
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import accrued_orders
|
|
from . import stock_rules_report
|
|
from . import stock_return_picking
|