.. 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.
Raw data
{
"_id": null,
"home_page": "https://github.com/OCA/social",
"name": "odoo14-addon-mail-improved-tracking-value",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Camptocamp, Odoo Community Association (OCA)",
"author_email": "support@odoo-community.org",
"download_url": "",
"platform": null,
"description": ".. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg\n :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html\n :alt: License: AGPL-3\n\n==============================\nTracking value change improved\n==============================\n\nThis module extends the mail_tracking_value functionality that records\nvalue changes on predefined fields.\nIt adds support for many2many and one2many fields, which are not handled\nwell by default.\nIt also implements a new view (little bit more user friendly than the\nexisting one) to watch for changes \n\nInstallation\n============\n\nTo install this module, you need to:\n\n#. Just install the module\n\nConfiguration\n=============\n\nTo configure this module, you need to:\n\n# No configuration is necessary\n\nUsage\n=====\n\nTo access the new view displaying value changes :\n\n Settings -> Technical -> Improved tracking values\n\n\nKnown issues / Roadmap\n======================\n\n * Improve rendering of values depending of type using qweb widgets\n\nBug Tracker\n===========\n\nBugs are tracked on `GitHub Issues\n<https://github.com/OCA/mail_improved_tracking_value/issues>`_. In case of trouble, please\ncheck there if your issue has already been reported. If you spotted it first,\nhelp us smash it by providing detailed and welcomed feedback.\n\nCredits\n=======\n\nImages\n------\n\n* Odoo Community Association: `Icon <https://github.com/OCA/maintainer-tools/blob/master/template/module/static/description/icon.svg>`_.\n\nContributors\n------------\n\n* Thierry Ducrest <thierry.ducrest@camptocamp.com>\n\nMaintainer\n----------\n\n.. image:: https://odoo-community.org/logo.png\n :alt: Odoo Community Association\n :target: https://odoo-community.org\n\nThis module is maintained by the OCA.\n\nOCA, or the Odoo Community Association, is a nonprofit organization whose\nmission is to support the collaborative development of Odoo features and\npromote its widespread use.\n\nTo contribute to this module, please visit https://odoo-community.org.\n\n\n",
"bugtrack_url": null,
"license": "AGPL-3",
"summary": "Improves tracking changed values for certain type of fields.Adds a user-friendly view to consult them.",
"version": "14.0.1.0.1",
"project_urls": {
"Homepage": "https://github.com/OCA/social"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "48e34057a234da56f7e5745ec298a135d67ed5f1afc57d649d213f1f0ba818f0",
"md5": "ebf800c8d38f7d0dcd2b59d24004ac63",
"sha256": "f80508d25e2ad4cd6e39ab126231d7f3749a1ebc113b06cb2450a1dc65e4e77f"
},
"downloads": -1,
"filename": "odoo14_addon_mail_improved_tracking_value-14.0.1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ebf800c8d38f7d0dcd2b59d24004ac63",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 19204,
"upload_time": "2023-10-28T07:05:43",
"upload_time_iso_8601": "2023-10-28T07:05:43.532513Z",
"url": "https://files.pythonhosted.org/packages/48/e3/4057a234da56f7e5745ec298a135d67ed5f1afc57d649d213f1f0ba818f0/odoo14_addon_mail_improved_tracking_value-14.0.1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-28 07:05:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCA",
"github_project": "social",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "extract_msg",
"specs": []
},
{
"name": "premailer",
"specs": []
}
],
"lcname": "odoo14-addon-mail-improved-tracking-value"
}