Skip to Content
Menu
This question has been flagged
2 Replies
546 Views

Hi,

I am working with Odoo Web Enterprise 17.0+e.

In Fleet module list view I have Sticker Date field, Date Time with Remaining Days widget which is showing countdown as shown in the image below.

What I want to do is change the color to RED if the countdown is below 30 days, currently all shown in black.


Is this possible to achieve?

Thanks in advance!

Avatar
Discard
Best Answer

Hello,

You can use a Decoration-danger  in the respective treeview.


Check and clarify your doubts.

Avatar
Discard
Best Answer

Hello Zulsani, 

Yes, it is possible to achieve this by using Odoo’s list view decoration attributes along with extending the XML logic for the tree view.

If you don’t already have a field that calculates the remaining days, you should add one.

Let me know if it helps :)

Avatar
Discard
Related Posts Replies Views Activity
1
Jan 25
83
1
Feb 25
37
1
Feb 25
462
1
Jan 25
474
2
Dec 24
671