<formula>IF(DATE(year(today())-IF(MONTH(TODAY())>=4,3,4), 04, 01)<=Repair_Final_Inspection_Date__c ,IF(DATE(year(today())-IF(MONTH(TODAY())>=4,0,1), 03, 31) >= Repair_Final_Inspection_Date__c,"true","false"),"false")</formula>
|