forked from Mapan/odoo17e
9 lines
333 B
Python
9 lines
333 B
Python
# -*- coding: utf-8 -*-
|
|
# Part of Odoo. See LICENSE file for full copyright and licensing details.
|
|
|
|
# Copyright (c) 2022 WT-IO-IT GmbH (https://www.wt-io-it.at)
|
|
# Mag. Wolfgang Taferner <wolfgang.taferner@wt-io-it.at>
|
|
|
|
from . import account_report_l10n_at_balance_custom_handler
|
|
from . import account_sales_report
|