Cleaner Form Toolbar
Print appears as its own dropdown beside the cog menu, reducing friction for repetitive reporting tasks.
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Lines of code | 45 |
| Technical Name |
web_print_split |
| License | LGPL-3 |
Bring Print back into plain sight on form views. Reports are no longer hidden inside the cog menu, so users reach the right output faster with fewer clicks.
This module keeps the default Odoo visual language while making print actions obvious and predictable in day-to-day operations.
Print appears as its own dropdown beside the cog menu, reducing friction for repetitive reporting tasks.
This module is intentionally focused on form view action menus where the Print entry is commonly hidden.
Compatible with binding_domain and loadExtraPrintItems extensions from other modules.
Real form view captures from your environment.
Default behavior where Print appears inside the Actions dropdown in form view.
With this module, Print is split out as a standalone button next to the cog in form view.
Install in minutes and give finance or operations teams direct access to report actions on form records.
Go To InstallationNeed confidence before rollout? Check the exact patch points and extension behavior in technical notes.
Go To Technical Notesweb_print_split module into your addons path.ActionMenus.prototype.setup and resolves print items during onWillStart and onWillUpdateProps.web.FormCogMenu by XPath to inject a standalone Print dropdown and remove nested print entries from the cog menu.Author: Arsayar | License: LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl-3.0)
Please log in to comment on this module