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

from . import account_invoice_report
from . import exempted_gst_report
from . import hsn_gst_report