24 Jun 09:35
[Trac-dev] Add a FORM to a specific report
zineb <zineb.benameur <at> gmail.com>
2009-06-24 07:35:48 GMT
2009-06-24 07:35:48 GMT
Hi all, I am trying to add a FORM to a report where user have to insert two date times Example: Choose delivery date between: DD/MM/YYY and DD/MM/ YYYY Submit I would like to get those two values and insert them into the sql query which permits to create the report. I tryed using this condition in my query : AND (c10.value between 'date_start' and '.date_end' ) ( c10.value is my the delivery date) But it doesn't work. Please could you help me????? Thanks, Zineb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" group. To post to this group, send email to trac-dev <at> googlegroups.com To unsubscribe from this group, send email to trac-dev+unsubscribe <at> googlegroups.com For more options, visit this group at http://groups.google.com/group/trac-dev?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed