blob: 7c1966465e691b46658a6570c35436f64a418063 (
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 account_journal
from . import account_hash_integrity_templates
|