mirror of
https://github.com/OCA/account-reconcile.git
synced 2025-01-20 12:27:39 +02:00
8 lines
329 B
Python
8 lines
329 B
Python
# -*- coding: utf-8 -*-
|
|
# Copyright (C) 2015 Ursa Information Systems (http://www.ursainfosystems.com>)
|
|
# Copyright (C) 2011 NovaPoint Group LLC (<http://www.novapointgroup.com>)
|
|
# Copyright (C) 2004-2010 OpenERP SA (<http://www.openerp.com>)
|
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
|
|
from . import models
|