home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0010 - 0019 / ibm0010-0019 / ibm0010.tar / ibm0010 / SOL2.ZIP / SND-SOL / TSSINVC.BAT < prev    next >
Encoding:
DOS Batch File  |  1990-03-28  |  1016 b   |  28 lines

  1. echo off
  2. ansiclr
  3. cls
  4. echo.
  5. echo 1 - Inquire / Update Inventory =  This function will allow you to change info-
  6. echo rmation about a specific inventory item like cost price, description or quant.
  7. echo.
  8. echo 2 - Enter Inventory Transactions =  This function is used to enter a new item
  9. echo into inventory.  You must enter the Make and Model name or number.  All inv-
  10. echo entory records are searched by either Make or Model.  You can use function 1
  11. echo to add more information later if not known now.
  12. echo.
  13. echo 3 - Enter Inventory Control Transactions =
  14. echo 4 - Inquire Update Inventory Control Transactions =
  15. echo.
  16. echo All other reports are printed reports, be sure to sellect correct printer be-
  17. echo fore selecting report output.
  18. echo.
  19. echo A - Print Control Price Book
  20. echo B - Print Sale Counter Price Book
  21. echo C - Print Physical Count Sheet
  22. echo D - Print Inventory Valuation Report
  23. echo E - Print Item Stock Status Report
  24. echo F - Print Purchase Advice Report
  25. echo.
  26. echo.
  27. pause
  28.