Metadata-Version: 2.0
Name: odoo8-addon-product-brand
Version: 8.0.0.1.0.99.dev6
Summary: Add brand to products
Home-page: UNKNOWN
Author: NetAndCo, Akretion, Prisnet Telecommunications SA, MONK Software, Odoo Community Association (OCA)
Author-email: support@odoo-community.org
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 (<9.0a,>=8.0a)

Product Brand Manager [product_brand]
=====================================

This module allows odoo users to easily manage product brands. You can
define brands, attach a logo and a description to them. 
It also allows to attach a partner to a brand.

Installation
============

To install this module, you need to:

 * git clone https://github.com/OCA/product_attribute --branch 8.0
 * make it available to odoo by adding its location to the addons_path in 
   /etc/odoo-server.conf

Configuration
=============

To configure this module, you need to:

 * no configuration required

Usage
=====

To use this module, you need to:

 * go to ...

For further information, please visit:

 * https://www.odoo.com/forum/help-1

Known issues / Roadmap
======================

* add a field with brands assiciated to a Customer or Supplier on 
  the Customers/Suppliers Form View


Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/product-attribute/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed feedback
`here <https://github.com/OCA/product-attribute/issues/new?body=module:%20product_brand%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

Contributors
------------

* Mathieu Lemercier <mathieu@netandco.net>
* Franck Bret <franck@netandco.net>
* Seraphine Lantible <s.lantible@gmail.com>
* Gunnar Wagner <vrms@netcologne.de>
* Leonardo Donelli <donelli@webmonks.it>

Maintainer
----------

.. image:: http://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: http://odoo-community.org

This module is maintained by the OCA.

OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.

To contribute to this module, please visit http://odoo-community.org.


