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.
 
 
OCA-git-bot 51d2124f14 [UPD] addons table in README.md 5 years ago
..
data [8.0] partner tag actions (#152) 7 years ago
i18n [UPD] Update partner_tag_actions.pot 6 years ago
models [8.0] partner tag actions (#152) 7 years ago
security [8.0] partner tag actions (#152) 7 years ago
static/description [8.0] partner tag actions (#152) 7 years ago
tests [8.0] partner tag actions (#152) 7 years ago
views [8.0] partner tag actions (#152) 7 years ago
README.rst [8.0] partner tag actions (#152) 7 years ago
__init__.py [8.0] partner tag actions (#152) 7 years ago
__openerp__.py [8.0] partner tag actions (#152) 7 years ago

README.rst

.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
:alt: License: AGPL-3

Partner Tag Actions
===================

This module was written to offer a way to attach and detach tags to a partner
while keeping a history of those changes. Actions may be constrained to a date
range.

The intended usage of this is for organisations wishing to use tags to manage
contacts, and requiring that those tags be automatically added or removed based
on series of pre-determined events.

Usage
=====

To use this module, you need to :
- Create a res.partner
- Create a partner tag action

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/partner-contact/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/partner-contact/issues/new?body=module:%20partner_tag_actions%0Aversion:%208.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.


Credits
=======

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

* David Dufresne <david.dufresne@savoirfairelinux.com>
* Vincent Vinet <vincent.vinet@savoirfairelinux.com>
* Mathieu Boldireff <matheu.boldireff@savoirfairelinux.com>
* Bruno JOLIVEAU <bruno.joliveau@savoirfairelinux.com>
* Agathe Mollé <agathe.molle@savoirfairelinux.com>

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 http://odoo-community.org.