Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
1536 Представления

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

Аватар
Отменить
Автор Лучший ответ

Hi there!


Thank you for your response. Do you have an example of CSS code to achieve alternate row colors? I'm not very familiar with CSS and I can't seem to find a reference for a report that has this style in its XML. Thanks for your assistance!

Аватар
Отменить
Лучший ответ

Hi,

To add alternate row colors to a report in Odoo Studio, open the report and access the XML Editor. Add inline CSS for alternate row colors. 

For example, click the marked button to open the XML editor, and we can add style to the XML and save it to edit the report.


Hope it helps.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
июл. 22
101
1
мар. 24
2745
0
нояб. 19
8
Custom Report V17 Решено
1
апр. 24
1723
2
мар. 24
4607