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

Diff of /papo/forms/returnNote.neb

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

revision 1.4 by apronotti, Wed May 14 19:01:51 2003 UTC revision 1.5 by mhepp, Tue May 20 22:04:23 2003 UTC
# Line 273  Line 273 
273    
274    <trigger name="commitTrigger" type="NAMED">    <trigger name="commitTrigger" type="NAMED">
275    
276         ownDocumentBlock.ownPosEntityIdEntry = str(ownPosBlock.ownPosEntityIdEntry)
277       ownDocumentBlock.numberEntry= str(ownPosDocumentBlock.documentNumberEntry)       ownDocumentBlock.numberEntry= str(ownPosDocumentBlock.documentNumberEntry)
278       ownPosDocumentBlock.documentNumberEntry.atomicModify (lambda x: int(x)+1)       ownPosDocumentBlock.documentNumberEntry.atomicModify (lambda x: int(x)+1)
279    
# Line 448  Line 449 
449    
450      <block datasource="ownDocumentDataSource" name="ownDocumentBlock" restrictInsert="">      <block datasource="ownDocumentDataSource" name="ownDocumentBlock" restrictInsert="">
451          <entry field="id" hidden="" name="idEntry" x="1" y="1"/>          <entry field="id" hidden="" name="idEntry" x="1" y="1"/>
452            <entry field="own_entity" hidden="" name="ownPosEntityIdEntry" x="1" y="1"/>
453          <entry field="own_document_type" hidden="" name="typeEntry" default="21" x="1" y="1"/>          <entry field="own_document_type" hidden="" name="typeEntry" default="21" x="1" y="1"/>
454          <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">
455    

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