Wednesday, June 11, 2025
1 change · master
Resolved issues and error corrections
The batch transfer screen now hides quality check buttons in a way that no longer leaves empty space in the stock move line list. This makes the form cleaner and easier to read when those actions are not relevant.
Original PR description
The quality check wizard buttons in the stock move line list of the batch transfer form view should be hidden by `column_invisible` rather than plain `invisible` because they leave behind a large gap when they aren't visible otherwise. Task ID: [4711804](https://www.odoo.com/odoo/my-tasks/4711804)