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 975b033a76 [ADD] icon.png 5 years ago
..
i18n [UPD] Update mail_improved_tracking_value.pot 6 years ago
models [MIG] Backport mail_improved_tracking_value from 10.0 to 9.0 6 years ago
static/description [ADD] icon.png 5 years ago
tests [MIG] Backport mail_improved_tracking_value from 10.0 to 9.0 6 years ago
views [10.0] Improving the mail tracking value (#170) 6 years ago
README.rst [10.0] Improving the mail tracking value (#170) 6 years ago
__init__.py [10.0] Improving the mail tracking value (#170) 6 years ago
__openerp__.py [MIG] Backport mail_improved_tracking_value from 10.0 to 9.0 6 years ago

README.rst

.. 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

==============================
Tracking value change improved
==============================

This module extends the mail_tracking_value functionality that records
value changes on predefined fields.
It adds support for many2many and one2many fields, which are not handled
well by default.
It also implements a new view (little bit more user friendly than the
existing one) to watch for changes

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

To install this module, you need to:

#. Just install the module

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

To configure this module, you need to:

# No configuration is necessary

Usage
=====

To access the new view displaying value changes :

Settings -> Technical -> Improved tracking values


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

* Improve rendering of values depending of type using qweb widgets

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

Bugs are tracked on `GitHub Issues
<https://github.com/OCA/mail_improved_tracking_value/issues>`_. In case of trouble, please
check there if your issue has already been reported. If you spotted it first,
help us smash it by providing detailed and welcomed feedback.

Credits
=======

Images
------

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

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

* Thierry Ducrest <thierry.ducrest@camptocamp.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 https://odoo-community.org.