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

Diff of /papo/forms/dailyCash.neb

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

revision 1.10 by mhepp, Mon Nov 17 20:34:46 2003 UTC revision 1.11 by apronotti, Fri Nov 21 20:05:34 2003 UTC
# Line 437  Line 437 
437                          otros= printing.printAccount(ingresos['otros']-egresos['otros'],11),                          otros= printing.printAccount(ingresos['otros']-egresos['otros'],11),
438                          total= printing.printAccount(ingresos['contado']+ingresos['ctacte']+ingresos['otros']-egresos['contado']-egresos['ctacte']-egresos['otros'],11),                          total= printing.printAccount(ingresos['contado']+ingresos['ctacte']+ingresos['otros']-egresos['contado']-egresos['ctacte']-egresos['otros'],11),
439                          )                          )
440    printing.previewPrint([x.render()],'xless -fn vga')    from gnue.common.GParser import GContent
441      
442      printing.previewPrint([x.render()],gConfig('printcommand'))
443            
444    
445    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

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