blob: 3ac5d4890a12012256f1bd3822b1c964bd0fd340 (
plain)
1
2
3
4
5
6
|
# -*- coding: utf-8 -*-
# Part of Odoo. See LICENSE file for full copyright and licensing details.
from . import sale_coupon
from . import sale_coupon_program
from . import sale_order
|