You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[server_action_logging](server_action_logging/) | 16.0.1.0.0 | | Module that provides a logging mechanism for server actions
84
84
[session_db](session_db/) | 16.0.1.0.7 | <ahref='https://github.com/sbidoul'><imgsrc='https://github.com/sbidoul.png'width='32'height='32'style='border-radius:50%;'alt='sbidoul'/></a> | Store sessions in DB
85
85
[test_auditlog](test_auditlog/) | 16.0.1.0.2 | | Additional unit tests for Audit Log based on accounting models
86
-
[tracking_manager](tracking_manager/) | 16.0.1.1.8 | <ahref='https://github.com/Kev-Roche'><imgsrc='https://github.com/Kev-Roche.png'width='32'height='32'style='border-radius:50%;'alt='Kev-Roche'/></a> <ahref='https://github.com/sebastienbeau'><imgsrc='https://github.com/sebastienbeau.png'width='32'height='32'style='border-radius:50%;'alt='sebastienbeau'/></a> | This module tracks all fields of a model, including one2many and many2many ones.
86
+
[tracking_manager](tracking_manager/) | 16.0.1.1.9 | <ahref='https://github.com/Kev-Roche'><imgsrc='https://github.com/Kev-Roche.png'width='32'height='32'style='border-radius:50%;'alt='Kev-Roche'/></a> <ahref='https://github.com/sebastienbeau'><imgsrc='https://github.com/sebastienbeau.png'width='32'height='32'style='border-radius:50%;'alt='sebastienbeau'/></a> | This module tracks all fields of a model, including one2many and many2many ones.
87
87
[upgrade_analysis](upgrade_analysis/) | 16.0.1.2.1 | <ahref='https://github.com/StefanRijnhart'><imgsrc='https://github.com/StefanRijnhart.png'width='32'height='32'style='border-radius:50%;'alt='StefanRijnhart'/></a> <ahref='https://github.com/legalsylvain'><imgsrc='https://github.com/legalsylvain.png'width='32'height='32'style='border-radius:50%;'alt='legalsylvain'/></a> | Performs a difference analysis between modules installed on two different Odoo instances
88
88
[url_attachment_search_fuzzy](url_attachment_search_fuzzy/) | 16.0.1.0.0 | <ahref='https://github.com/mariadforgelow'><imgsrc='https://github.com/mariadforgelow.png'width='32'height='32'style='border-radius:50%;'alt='mariadforgelow'/></a> | Fuzzy Search of URL in Attachments
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/server-tools/tree/16.0/tracking_manager"><imgalt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-tracking_manager"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=16.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
377
+
<p><aclass="reference external image-reference" href="https://odoo-community.org/page/development-status"><imgalt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a><aclass="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><imgalt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a><aclass="reference external image-reference" href="https://github.com/OCA/server-tools/tree/16.0/tracking_manager"><imgalt="OCA/server-tools" src="https://img.shields.io/badge/github-OCA%2Fserver--tools-lightgray.png?logo=github" /></a><aclass="reference external image-reference" href="https://translation.odoo-community.org/projects/server-tools-16-0/server-tools-16-0-tracking_manager"><imgalt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a><aclass="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/server-tools&target_branch=16.0"><imgalt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
373
378
<p>This module allows to track all fields on every model that has a chatter, including one2many and many2many ones. This excludes the computed, readonly, related fields by default.
374
379
In addition, line changes of a one2many field can be tracked (e.g. product_uom_qty of an order_line in a sale order).</p>
0 commit comments