Ticket #116 (assigned enhancement)

Opened 10 months ago

Last modified 10 months ago

implement join in zafu pseudo sql

Reported by: gaspard Assigned to: gaspard (accepted)
Priority: major Milestone: 1.0
Component: zafu Keywords:
Cc: Estimated Number of Hours: 0
Add Hours to Ticket: 0 Billable?: 1
Total Hours: 0

Description (Last modified by gaspard)

To find all recipients used in letters from a project. Proposed syntax:

<r:recipients from='site' related_to='project'> or even
<r:recipients related_to='project'>

Or this (better) syntax: to filter by letters: project->letters->recipients

<r:recipients from='letters' from='project'>

Change History

2008-02-01 18:24:01 changed by gaspard

  • status changed from new to assigned.
  • description changed.