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

from . import res_country
from . import delivery
from . import sale_order