/[papo]/papo/forms/components/despatchNoteFill.nebc
ViewVC logotype

Diff of /papo/forms/components/despatchNoteFill.nebc

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

revision 1.2 by mhepp, Thu Jul 24 17:03:21 2003 UTC revision 1.3 by mhepp, Wed Oct 29 21:15:18 2003 UTC
# Line 33  $fillDespatchNoteTrigger => "fillDespatc Line 33  $fillDespatchNoteTrigger => "fillDespatc
33            if (index > 0) and (not invoiceOwnItemBlock.isEmpty()):              if (index > 0) and (not invoiceOwnItemBlock.isEmpty()):  
34                ownItemBlock.nextRecord()                ownItemBlock.nextRecord()
35                invoiceOwnItemBlock.nextRecord()                invoiceOwnItemBlock.nextRecord()
36            ownItemBlock.prodCodeSEntry =str(invoiceOwnItemBlock.prodCodeSEntry)            ownItemBlock.prodCodeSEntry =str(invoiceOwnItemBlock.productCodeEntry)
37            ownItemBlock.prodNameSEntry =str(invoiceOwnItemBlock.prodNameSEntry)            ownItemBlock.prodNameSEntry =str(invoiceOwnItemBlock.productNameEntry)
38            #ownItemBlock.ownDocumentEntry =str(invoiceOwnItemBlock.ownDocumentEntry)            #ownItemBlock.ownDocumentEntry =str(invoiceOwnItemBlock.ownDocumentEntry)
39            ownItemBlock.qtyEntry =str(invoiceOwnItemBlock.qtyEntry)            ownItemBlock.qtyEntry =str(invoiceOwnItemBlock.qtyEntry)
40                        

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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