Hi there,
I've been using Odoo Studio to create reports since Odoo 15. In previous versions, when I created dynamic tables, the report automatically displayed alternate colors for each line in the tables. However, this feature no longer exists when I create a new report in Odoo 17, making it difficult to read large tables.
If I create a new dynamic table:
- In a report created in Odoo 17, I don't have alternate colors.
- In a report created in Odoo 16, I still have the alternate colors.
I guess old reports load some other CSS (or other things) but I can't find them.
Any idea on how to recreate alternate colors on reports?
FYI: The same xml lines show alternate colors on a report previously created on Odoo 16 but don't show alternate colors on Odoo 17:
Title |
name
|
```
Thanks