social/mail_improved_tracking_value
mymage 5b83dd7cf8 Translated using Weblate (Italian)
Currently translated at 100.0% (13 of 13 strings)

Translation: social-16.0/social-16.0-mail_improved_tracking_value
Translate-URL: https://translation.odoo-community.org/projects/social-16-0/social-16-0-mail_improved_tracking_value/it/
2023-12-07 12:35:39 +00:00
..
i18n Translated using Weblate (Italian) 2023-12-07 12:35:39 +00:00
models Add show message id if display_name null 2023-06-12 11:06:01 +02:00
static/description [ADD] icon.png 2023-06-12 11:06:01 +02:00
tests [MIG] mail_improved_tracking_value: Migration to 16.0 2023-06-12 11:18:44 +02:00
views [15.0][MIG] mail_improved_tracking_value: Migration to 15.0 2023-06-12 11:06:01 +02:00
README.rst [10.0] Improving the mail tracking value (#170) 2023-06-12 11:06:01 +02:00
__init__.py [MIG] mail_improved_tracking_value: migration to Odoo 11 2023-06-12 11:06:01 +02:00
__manifest__.py [MIG] mail_improved_tracking_value: Migration to 16.0 2023-06-12 11:18:44 +02:00

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.