Metadata-Version: 2.1
Name: odoo8-addon-base-url
Version: 8.0.0.1.0.99.dev8
Summary: keep history of url for products & categories
Home-page: http://www.akretion.com/fr
Author: Akretion
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: Framework :: Odoo :: 8.0
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.0a,>=8.0a)
Requires-Dist: slugify

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
   :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
   :alt: License: AGPL-3

==============
 Base URL
==============

This module helps to set url list and history of it


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

To install this module, you need to:

#. (root) pip install slugify



Images
------

* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.

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

* Monsieur B <monsieurb@saaslys.com>
* Sebastien Beau <sebastien.beau@akretion.com>

RoadMap
--------
* access right should be implemented in a better way. Indeed like in the attachement the access right should depend
  on the object that own the url

Maintainer
----------

.. image:: https://odoo-community.org/logo.png
   :alt: Odoo Community Association
   :target: https://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 https://odoo-community.org.


