summaryrefslogtreecommitdiff
path: root/addons/sale_purchase_stock/models/__init__.py
blob: 9ed264227ceef8e3f90a886bc31b7d2e164b6c51 (plain)
1
2
3
4
5
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.

from . import purchase_order
from . import sale_order