2018-01-16 06:58:15 +01:00
|
|
|
# -*- coding: utf-8 -*-
|
2018-01-16 11:34:37 +01:00
|
|
|
# Part of Odoo, Flectra. See LICENSE file for full copyright and licensing details.
|
2018-01-16 06:58:15 +01:00
|
|
|
|
|
|
|
# @author - Fekete Mihai <feketemihai@gmail.com>, Tatár Attila <atta@nvm.ro>
|
|
|
|
# Copyright (C) 2015 Tatár Attila
|
|
|
|
# Copyright (C) 2015 Forest and Biomass Services Romania (http://www.forbiom.eu).
|
|
|
|
# Copyright (C) 2011 TOTAL PC SYSTEMS (http://www.erpsystems.ro).
|
|
|
|
# Copyright (C) 2009 (<http://www.filsystem.ro>)
|
|
|
|
|
|
|
|
from . import models
|