server-tools/tracking_manager/readme/DESCRIPTION.rst

3 lines
296 B
ReStructuredText

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.
In addition, line changes of a one2many field can be tracked (e.g. product_uom_qty of an order_line in a sale order).