/[papo]/papo/forms/proposal.neb
ViewVC logotype

Diff of /papo/forms/proposal.neb

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

revision 1.5 by charlie, Thu May 15 21:19:26 2003 UTC revision 1.6 by mhepp, Thu May 22 14:40:36 2003 UTC
# Line 221  Line 221 
221    ]]></trigger>    ]]></trigger>
222        
223    <trigger name="commitTrigger" type="NAMED">    <trigger name="commitTrigger" type="NAMED">
224         ownDocumentBlock.ownPosEntityIdEntry =   str(ownPosBlock.ownPosEntityIdEntry)
225       ownDocumentBlock.numberEntry= str(ownPosDocumentBlock.documentNumberEntry)       ownDocumentBlock.numberEntry= str(ownPosDocumentBlock.documentNumberEntry)
226       ownPosDocumentBlock.documentNumberEntry.atomicModify (lambda x: int(x)+1)       ownPosDocumentBlock.documentNumberEntry.atomicModify (lambda x: int(x)+1)
227    
# Line 391  Line 391 
391    
392      <block datasource="ownDocumentDataSource" name="ownDocumentBlock" restrictInsert="">      <block datasource="ownDocumentDataSource" name="ownDocumentBlock" restrictInsert="">
393          <entry field="id" hidden="" name="idEntry" x="1" y="1"/>          <entry field="id" hidden="" name="idEntry" x="1" y="1"/>
394            <entry field="own_entity" hidden="" name="ownPosEntityIdEntry" x="1" y="1"/>
395          <entry field="own_document_type" hidden="" name="typeEntry" default="12" x="1" y="1"/>          <entry field="own_document_type" hidden="" name="typeEntry" default="12" x="1" y="1"/>
396          <box height="6" label="Datos del Cliente" name="clientRecipientBox" width="103" x="0" y="2">          <box height="6" label="Datos del Cliente" name="clientRecipientBox" width="103" x="0" y="2">
397    

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

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