blob: e7cc9c9ee9a3dec634ca83c587d900e15152565b (
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_chart_template
from . import account_invoice
from . import account_journal
|