mirror of
https://github.com/odoo/documentation.git
synced 2026-01-03 02:09:27 +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#12088 Forward-port-of: odoo/documentation#12057 Signed-off-by: Victor Feyens (vfe) <vfe@odoo.com> Signed-off-by: Aditya Maurya (maad) <maad@odoo.com>