2018-01-16 11:28:15 +05:30
|
|
|
# -*- coding: utf-8 -*-
|
2018-10-25 12:42:48 +00:00
|
|
|
# Part of Odoo, Flectra. See LICENSE file for full copyright
|
|
|
|
# and licensing details.
|
2018-01-16 11:28:15 +05:30
|
|
|
|
|
|
|
# Copyright (C) 2014 Tech Receptives (<http://techreceptives.com>).
|
2018-10-25 12:42:48 +00:00
|
|
|
|
|
|
|
from . import models
|