| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 42 |
| Technical Name |
form_view_comment_section_achie |
| License | OPL-1 |
| Website | https://github.com/zolbookun/odooapp |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 42 |
| Technical Name |
form_view_comment_section_achie |
| License | OPL-1 |
| Website | https://github.com/zolbookun/odooapp |
Form View Comment Section Below
Move the chatter under the form view instead of on the right-hand side
In Odoo 17 the chatter — the comment section holding messages, followers and scheduled activities — is shown as a sidebar on the right of the form view on wide screens. Install this module and the chatter is rendered underneath the form, full width, on every screen — the familiar classic layout, applied everywhere.
The chatter, full width below the form
Messages, log notes and activities sit directly under the form sheet and span the full width — even on wide screens, where Odoo would normally dock the chatter to the right. The form itself gets the extra horizontal room.
Key features
- ✓ Moves the comment section (messages / log notes, followers and activities) from the right side to underneath the form.
- ✓ Works on every form view that has a chatter — no per-view configuration.
- ✓ Applies on every screen size, not only on narrow screens.
- ✓ Pure web-client extension — no server-side models and nothing to set up.
- ✓ Uninstall at any time to instantly restore the standard right-side chatter.
How it works
- Install the module — that is all; there is no configuration screen.
- Open any record with a chatter (a contact, sales order, invoice, task…).
- The comment section is now rendered below the form instead of on the right.
Compatibility
- ▸ Odoo 17.0 — Community & Enterprise.
- ▸ Depends only on the standard Discuss (mail) module.
- ▸ Does not modify your data — only the position of the chatter changes.
Re-positions the existing chatter only — its content and behaviour are unchanged.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module