home *** CD-ROM | disk | FTP | other *** search
/ Hall of Fame / HallofFameCDROM.cdr / busi / purchase.doc < prev    next >
Text File  |  1990-05-27  |  3KB  |  98 lines

  1. Purchase Order System by Ron Byxbe       REGISTRATION $ ....
  2. BUSI MAY90 PURCHASE ORDER BILLING INVOICE BYXBE
  3. FILES: purchase.sdn
  4.  
  5. No SDA  was provided...  so here's a peek at just some of the
  6. functions.
  7.  
  8. F1  = Help Screen
  9.  
  10.     This is a small screen display the command options at the
  11.     bottom of the screen.
  12.  
  13. F10 = Options Menu
  14.  
  15.     Pressing this  key  will  present  a pulldown menu at the
  16.     right hand side of the screen.   Select  your  option  by
  17.     placing  the  light  bar  on  the  appropriate option and
  18.     pressing then ENTER key.  To exit the menu press the  ESC
  19.     key.
  20.  
  21.  .  Print Temp Orders
  22.  
  23.     This  option  will  print  all  purchase  orders to plain
  24.     white paper with the default heading.  It will NOT update
  25.     the status codes.  This report is intended to be used  as
  26.     an edit report.
  27.  
  28.  .  Print All Orders
  29.  
  30.     This option will print ALL purchase orders to the printer
  31.     using the  page  size  and  heading  defined  in  the Set
  32.     Purchase Defaults option on the System Menu.
  33.  
  34.     It  WILL update the status  code  changing  it  from  'I'
  35.     In-Process to  'P'  Printed.   The purchase Order will be
  36.     removed from the In-Process  screen  and  placed  on  the
  37.     Maintenance Screen.
  38.  
  39.     All Inventory  Values will be updated as being On Hand or
  40.     Ordered.
  41.  
  42. Commands
  43.  
  44. . Add
  45.  
  46.   Allows the user  to  create  new  purchase  orders  to  the
  47.   system.
  48.  
  49. . Edit
  50.  
  51.    Allows the user to modify an existing purchase order.
  52.  
  53.  . Del
  54.  
  55.    Gives the  user the ability to delete an existing purchase
  56.    order.
  57.  
  58.  . Find
  59.  
  60.      Lets the user find a particular purchase  order.   Input
  61.      values are based on the display order of the file.
  62.  
  63.  . Sel
  64.  
  65.      Takes you  to  the  detail  transactions associated with
  66.      this purchase order.  (See Purchase Order Detail).
  67.  
  68.  . Print
  69.  
  70.      Prints ONE purchase order.  All values are  updated  and
  71.      the  status codes are changed from 'I' In-Process to 'P'
  72.      Printed.  Inventory values  are  also  updated  at  this
  73.      time.
  74.  
  75.  .  Add
  76.  
  77.      Lets the user add new detail transactions to an existing
  78.      purchase order.
  79.  
  80.  .  Edit
  81.  
  82.      Lets the  user  change  the  values  of a purchase order
  83.      detail transaction.
  84.  
  85.  .  Delete
  86.  
  87.      Allows the  deletion  of   a   purchase   order   detail
  88.      transaction.
  89.  
  90.  .  Compute
  91.  
  92.      Re-Computes  the  purchase Order total.  If you feel the
  93.            Purchase Order is not totaled  correctly  then
  94.            select this option.
  95.  
  96.  
  97. (SDA format (c)Copyright 1990 The SDN Project - SDNet/Works!)
  98.