Friday, January 24, 2025
1 change · 17.0
Enhancements to existing features
The inventory quantity list used from stock moves no longer shows an unnecessary action menu that only contained a disabled export option. This reduces confusion for users and keeps the screen focused on available actions without affecting other inventory views.
Original PR description
The cogwheel dropdown menu is unwanted and only contains the 'Export All' button, which is disabled with an attribute. This commit extends the existing base tree view for this specific use to avoid interfering with other views that use/extend it. Task ID: [4471980](https://www.odoo.com/odoo/project/966/tasks/4471980)