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

Diff of /papo/forms/payOrder.neb

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

revision 1.25 by fheinz, Sat Nov 22 00:12:03 2003 UTC revision 1.26 by mhepp, Wed Nov 26 20:37:34 2003 UTC
# Line 365  try: Line 365  try:
365      commitConnection()      commitConnection()
366    
367      table = []      table = []
368      line = "\n\nOrdenes de Pago a Proveedores\n\n\n"      line = "\n\nOrdenes de Pago a Proveedores  Nro: "+str(ownPosDocumentBlock.documentNumberEntry).strip().rjust(8).replace(' ','0') +"\n\n\n"
369      table.append(line)      table.append(line)
370    
371      line = "Fecha : " + printing.printField(proceedingBlock.dateEntry,20)      line = "Fecha : " + printing.printField(proceedingBlock.dateEntry,20)

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

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