mirror of
https://github.com/odoo/documentation.git
synced 2026-01-02 17:59:20 +07:00
Previously, the chatter integration instructions described an outdated method using fields and widgets. However, the integration approach has changed, requiring only the `<chatter/ >` element in the form view with configurable options. This commit updates the instructions accordingly. See odoo/odoo@351b047c37 closes odoo/documentation#12057 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com>