Files
account-financial-tools/account_fiscal_year/models/__init__.py
2024-03-18 11:24:41 +05:30

9 lines
229 B
Python

# -*- coding: utf-8 -*-
# Author: Damien Crier
# Copyright 2016 Camptocamp SA
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from . import date_range
from . import date_range_type
from . import res_company