Metadata-Version: 2.1
Name: odoo10-addon-base-custom-attribute
Version: 10.0.0.0.2
Summary: base_custom_attribute
Home-page: https://akretion.com
Author: Akretion
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<10.1dev,>=10.0)
Requires-Dist: unidecode

Base Custom Attributes
======================

This module allows to create attributes on a chosen model.
An attribute is a field that can be serialized.
If the attribute serialized it will not create a new column in the database.

Credits
=======

Contributors
------------
* Benoît Guillot <benoit.guillot@akretion.com>
* Akretion Raphaël VALYI <raphael.valyi@akretion.com>
* David Dufresne <david.dufresne@savoirfairelinux.com>


