Re: Model filter on date ranges

2011-05-24 Thread sushanth Reddy
at 3:45 PM, sushanth Reddy wrote: > >> Hi, >> >> How to get model filter on date ranges. In my project using employee doj, >> i need to deign a table. like employee who have joined less than three >>

Re: Model filter on date ranges

2011-05-24 Thread Ori Livneh
_range=(start_date, end_date)) On Mon, May 23, 2011 at 3:45 PM, sushanth Reddy wrote: > Hi, > > How to get model filter on date ranges. In my project using employee doj, i > need to deign a table. like employee who have joined less than three months > , 3-6month, 6-12 months, 12-24 months.

Model filter on date ranges

2011-05-23 Thread sushanth Reddy
Hi, How to get model filter on date ranges. In my project using employee doj, i need to deign a table. like employee who have joined less than three months , 3-6month, 6-12 months, 12-24 months. Depart < 3month 3-6months 6-12months 12-24mon