server-tools/tracking_manager/readme/DESCRIPTION.md

6 lines
296 B
Markdown

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).