Wednesday, April 30, 2025
1 change · saas-18.1
Resolved issues and error corrections
The lead generation rules form now displays the filter selector across the full row, preventing it from appearing cramped. This makes the form easier to read and use when configuring event-related lead generation rules.
Original PR description
In the lead generation form view, the widget that allows the user to select a filter currently spans into the label column in the grid, causing it to appear squished. To ensure it occupies the entire row properly, we will add the colspan="2" attribute to the field definition. Task-4750253 --- I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr