/[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.8 by apronotti, Mon May 26 14:56:56 2003 UTC revision 1.9 by apronotti, Wed May 28 15:12:46 2003 UTC
# Line 1  Line 1 
1  <?xml version="1.0" encoding="ISO-8859-1"?>  <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE form SYSTEM "gnue-forms.dtd">  
   
2  <form width="107" height="24" title="Presupuesto a Clientes">  <form width="107" height="24" title="Presupuesto a Clientes">
3    <datasource name="tmpValuesDataSource" cache="1"/>    <datasource name="tmpValuesDataSource" cache="1"/>
4    <datasource name="payDataSource" cache="1"/>    <datasource name="payDataSource" cache="1"/>
# Line 229  Line 227 
227       if len(ownDocumentBlock.dateEntry) == 0:       if len(ownDocumentBlock.dateEntry) == 0:
228           ownDocumentBlock.dateEntry = ownDocumentDataSource.getTimeStamp()           ownDocumentBlock.dateEntry = ownDocumentDataSource.getTimeStamp()
229    
      ownDocumentBlock.idEntry.autofillBySequence('own_document_id_seq')  
       
230       try:       try:
231           ownDocumentBlock.postChanges()           ownDocumentBlock.postChanges()
232           commitConnection()           commitConnection()

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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