I am working on changing the color in tree view for those record whose has start the timer and stop the timer upto 35 minutes. Those record should be in red color.
xml what I need but not working:
<tree string="Break Form" version="7.0" colors="red:[current_date-start_timing] > 35;">
<field name="date"/>
<field name="break_reason"/>
<field name="partner_id"/>