You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
# -*- coding: utf-8 -*- ############################################################################## # # OpenERP, Open Source Management Solution # Copyright (C) 2004-2010 OpenERP SA (<http://www.openerp.com>) # Copyright (C) 2011-2015 Serpent Consulting Services Pvt. Ltd. # (<http://www.serpentcs.com>). # Copyright 2015 Lorenzo Battistini - Agile Business Group # # About License, see __openerp__.py # ##############################################################################
from . import models
|