[Vtigercrm-commits] [Vtiger development] #8521: "Between" operator is available on advanced filters for time fields,
Vtiger development
vtiger-tickets at trac.vtiger.com
Tue Mar 24 10:56:00 GMT 2015
#8521: "Between" operator is available on advanced filters for time fields,
-------------------------+-----------------------
Reporter: manu | Owner: developer
Type: enhancement | Status: new
Priority: unassigned | Milestone: 6.3.0
Component: vtigercrm | Version: 6.2.0
Severity: Medium | Keywords:
-------------------------+-----------------------
"Between" operator is available on advanced filters for time fields,
however
I do not see how to use it.
Let's say I have 2 custom fields on my module :
- a custom date field (not datetime)
- a custom time field
Using a custom advanced filter based on these 2 fields, I want to display
all entities between
2015-03-01 (my date field) 05:00:00 (my time field)
and
2015-03-31 (my date field) 20:00:00 (my time field)
Using "between" comparator works for only for date field but not for a
combination of a date + a time fields.
--
Ticket URL: <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8521>
Vtiger development <http://trac.vtiger.com/>
Vtiger CRM
More information about the vtigercrm-commits
mailing list