home *** CD-ROM | disk | FTP | other *** search
/ RISC DISC 1 / RISC_DISC_1.iso / commercial / acp / profesnal / !Entprise / SalesData / Forms / Statement < prev    next >
Text File  |  1992-09-05  |  2KB  |  65 lines

  1. !   Sales Statement printout format file
  2.  
  3. {("Statement"):=72}
  4.  
  5. {SY0:=72}
  6.  
  7.  
  8.    {SL1} @45{SY1}
  9.    {SL2} @45{SY2} 
  10.    {SL3} @45{SY3}
  11.    {SL4} @45{SY4}
  12.    {SL5} @45{SY5}
  13.  
  14.                                                   Tel: {SY6}
  15.                                                   Fax: {SY7}
  16. ___________________________________________________________________________
  17.  
  18.     Account No.        Period         Statement Date       Statement No.
  19.      {SL0:>6}     {S13:>8} - {S14:<8}      {SY22:>8}             {S15}
  20. ___________________________________________________________________________
  21.  
  22.     Date    T/x  Reference  Goods amount    VAT amount         Total
  23. ___________________________________________________________________________
  24.  
  25.                  Total brought forward -                 {S10:>12}
  26. #lines=0
  27. #SELECT S 1
  28. #WHILE S
  29.   {S1:<8}  {S2:<3}  {S3:<8}  {S4:>12}   {S5:>12}   {S6:>12}
  30. #lines & 1
  31. #NEXT S
  32. #LOOP
  33. #WHILE lines<12
  34.  
  35. #lines & 1
  36. #LOOP
  37. ___________________________________________________________________________
  38.  
  39.  
  40.                                        Statement Total   {S12:>12}
  41. ___________________________________________________________________________
  42.  
  43.    Overdue:-       1 month          2 months           3 months 
  44.               {SL7:>12}      {SL8:>12}       {SL9:>12}
  45.  
  46. #IF SL14
  47.    Note: A discount of £{S11} may be deducted if this statement
  48.          is paid in full by {S16}
  49. #ENDIF
  50. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  51.  
  52.                            Remittance Advice from
  53.  
  54.    {SL1:<32}           Statement Date  {SY22:>8}
  55.  
  56. ___________________________________________________________________________
  57.  
  58.     Account No. {SL0:>8}                         Balance Due  {S12:>12}
  59. ___________________________________________________________________________
  60.  
  61.  
  62. @41Remittance Enclosed  £
  63.  
  64. ___________________________________________________________________________
  65.