/[papo]/papo/forms/productProviderInvoice.gfd
ViewVC logotype

Diff of /papo/forms/productProviderInvoice.gfd

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by apronotti, Mon Dec 2 22:54:37 2002 UTC revision 1.5 by apronotti, Tue Dec 3 21:32:42 2002 UTC
# Line 215  Line 215 
215      order_by="date" />      order_by="date" />
216    
217    <datasource database="papo" name="alienDocumentDataSource" table="alien_document"    <datasource database="papo" name="alienDocumentDataSource" table="alien_document"
218      order_by="date" />      order_by="date">
219        <condition>
220          <eq>
221            <cfield name="alien_document.alien_document_type"/>
222            <cconst value="2"/>
223          </eq>  
224        </condition>
225      </datasource>
226    
227    <datasource database="papo" detaillink="alien_item.alien_document"    <datasource database="papo" detaillink="alien_item.alien_document"
228      master="alienDocumentDataSource" masterlink="id" name="alienItemDataSource"        master="alienDocumentDataSource" masterlink="id" name="alienItemDataSource"  

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26