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

Diff of /papo/forms/receipt.gfd

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

revision 1.20 by apronotti, Fri Apr 4 21:53:32 2003 UTC revision 1.21 by charlie, Fri Apr 11 17:44:13 2003 UTC
# Line 226  Line 226 
226    
227    <datasource name="invoiceToPayedDataSource" cache="1"/>    <datasource name="invoiceToPayedDataSource" cache="1"/>
228    
229      <datasource name="tmpClientDataSource" cache="1"/>
230    
231    <trigger type="NAMED" name="showInvoiceToPayTrigger"><![CDATA[    <trigger type="NAMED" name="showInvoiceToPayTrigger"><![CDATA[
232    
233  callTrigger('startWaitingModeTrigger')  callTrigger('startWaitingModeTrigger')
# Line 480  invoiceToPayedBlock.invoiceBox.totalEntr Line 482  invoiceToPayedBlock.invoiceBox.totalEntr
482          <entry name="nameEntry" field="_entity_data.name" hidden="" x="1" y="1" width="20"/>              <entry name="nameEntry" field="_entity_data.name" hidden="" x="1" y="1" width="20"/>    
483      </block>      </block>
484    
485      <block datasource="ownDocumentDataSource" name="ownDocumentBlock">      <block datasource="tmpClientDataSource" name="ownDocumentBlock">
       <entry field="id" hidden="" name="idEntry" x="1" y="1"/>  
       <entry field="own_document_type" hidden="" name="typeEntry" x="1" y="1"/>  
486        <box height="5" label="Datos del Cliente" name="clientRecipientBox" width="85" x="0" y="0">        <box height="5" label="Datos del Cliente" name="clientRecipientBox" width="85" x="0" y="0">
487                
488          <entry x="1" y="1" field="recipient" name="clientEntry" width="30" hidden=""/>          <entry x="1" y="1" name="clientEntry" width="30" hidden=""/>
489          <entry x="1" y="1" name="clientCodeEntry" width="20"/>          <entry x="1" y="1" name="clientCodeEntry" width="20"/>
490          <entry x="21" y="1" name="clientNameEntry" width="35"/>          <entry x="21" y="1" name="clientNameEntry" width="35"/>
491    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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