mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-20 20:32:06 +02:00
5 lines
176 B
Python
5 lines
176 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
from . import repair_make_invoice
|
|
from . import stock_warn_insufficient_qty
|