home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / acp / profesnal / !Entprise / SalesData / Forms / InvDelNote < prev    next >
Text File  |  1993-12-01  |  1KB  |  50 lines

  1. !  Copy Delivery note printout format file.
  2. !  This is designed to be added to the end of the Invoice or StockInv
  3. !  form files. It should not be run alone.
  4. {\12}
  5. {("Delivery note"):=72}
  6.  
  7. {SY0:=72}
  8. {(SY1+", "+SY2):=72}
  9. {(SY3+", "+SY4):=72}
  10.    Tel: {SY6}@50Fax: {SY7}
  11.  
  12.    Invoice to:@47Deliver to:
  13.       {I41:<30} @50{I48}
  14.       {I42:<30} @50{I49} 
  15.       {I43:<30} @50{I50}
  16.       {I44:<30} @50{I51}
  17.       {I45:<30}
  18.  
  19. ___________________________________________________________________________
  20.  
  21.     Account No.   Order No.    Invoice Date      Job Number    Invoice No.
  22.      {SL0:>8} {I38:>      }      {I29:>8}   {I47:=18} {I28}
  23. ___________________________________________________________________________
  24.  
  25.   LN Stock No.  Description          Quantity
  26. ___________________________________________________________________________
  27.  
  28. #lines=0
  29. #SELECT I 1
  30. #WHILE I
  31.   {I0:>2} {I10:>8} {I11:<24} {I1:>4}
  32. #lines & 1
  33. #NEXT I
  34. #LOOP
  35. #WHILE lines<30
  36.  
  37. #lines & 1
  38. #LOOP
  39.  
  40. ___________________________________________________________________________
  41.  
  42.    VAT Rates:  code 0 {SY10}% @47Goods total   
  43.                code 1 {SY11}% @47VAT total     
  44.    Date of Issue:  {SY22:>8}  @47Invoice total
  45.  
  46.  
  47. ___________________________________________________________________________
  48.  
  49.        {SY9:<34}     V.A.T. No. {SY8}
  50.