Tuesday, October 29, 2024
1 change · master
Enhancements to existing features
Report actions that require selecting the main company and all branches now remain available and show a clear message when the selection is incomplete. This helps users understand what to do instead of seeing disabled buttons and assuming the system is broken.
Original PR description
When you have a company with branches in a database, some reports only make sense when you have the main company with all its branches selected. Currently some report actions (buttons) were disabled if you didn't have your main company and its branches selected, without any information on why the buttons were disabled. This resulted in people creating tickets because they thought something was wrong. This change makes the buttons clickable again, but instead displays a message saying that the user should select the main company and its branches in order to save a sensible report. [task-4260501](https://www.odoo.com/odoo/all-tasks/4260501)