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
[sequence_python](sequence_python/) | 15.0.1.0.0 | | Calculate a sequence number from a Python expression
67
67
[session_db](session_db/) | 15.0.1.0.2 | <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
68
-
[tracking_manager](tracking_manager/) | 15.0.1.0.0 | <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.
68
+
[tracking_manager](tracking_manager/) | 15.0.1.0.1 | <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.
69
69
[upgrade_analysis](upgrade_analysis/) | 15.0.3.0.2 | <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
<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/15.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-15-0/server-tools-15-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=15.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/15.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-15-0/server-tools-15-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=15.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