2
0
account-financial-tools/account_fiscal_year/models/__init__.py

8 lines
204 B
Python
Raw Normal View History

2016-04-27 15:32:36 +02:00
# -*- 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_type
from . import res_company