home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / retail51.zip / RETAIL51.DOC < prev    next >
Text File  |  1995-06-05  |  132KB  |  2,615 lines

  1.                      R E T A I L   P L U S +  Version 5.1
  2. ------------------------------------------------------------------------------
  3.                  Retail Sales And Inventory Management System
  4. ------------------------------------------------------------------------------
  5.                                     K. EGGER
  6.                           TRUE NORTH COMPUTER SERVICES
  7.                         PO BOX 423, 31 ADELAIDE ST. EAST
  8.                              TORONTO CANADA M5C 2J5
  9. ------------------------------------------------------------------------------
  10. TELEPHONE - (416)410-7810                            COMPUSERVE ID - 71223,641
  11. ------------------------------------------------------------------------------
  12.  
  13.                             FEATURES OF RETAIL PLUS
  14.  
  15. If you have been looking at sales and inventory software you have probably
  16. voiced some of the following concerns:
  17.  
  18.   - Why is it so complicated?
  19.   - Why is it so expensive?
  20.   - Why does it take so long to create a simple invoice?
  21.  
  22. The goal of retail management software should be to help you concentrate on
  23. your sales and your customers. Retail Plus serves that goal. It is designed
  24. for those who spend too much time making up purchase orders, counting stock,
  25. tracking sales, or preparing invoices. It is more than an inventory system with
  26. a point-of-sale screen. It is an organizer, an analyzer and a time saver.
  27. Retail Plus has the following features:
  28.  
  29. > Easy to use with pull down menus and pop-up windows.
  30. > Built in help system - press the F1 key at any time for assistance.
  31. > Complete sales and inventory data for each item in each location.
  32. > Full-featured POS system with slip printer and cash drawer support.
  33. > Data imports and exports.
  34. > Support for multiple points of sale without a network.
  35. > Weekly and monthly sales figures for each product.
  36. > History of daily sales and POS totals.
  37. > Sales tracked by product, department and client.
  38. > Accounts receivable/invoicing system with customer statements.
  39. > Three fast & easy ways to find and print an invoice.
  40. > Auto-generated PO's with five methods of calculating order quantities.
  41. > On-screen review and editing of purchase orders.
  42. > Customer's back orders.
  43. > Client database keeps a purchase history & mailing list of your customers.
  44. > Fast client lookups using name, company or phone number.
  45. > Set up 2 sales taxes and optional add-on charges.
  46. > Set up automatic discounts, tax rates or tax exemptions for any customer.
  47. > Set up a bonus points system to identify and reward your best customers.
  48. > Create, print and save price quotes that you can later process as sales.
  49. > Flexible sales and inventory reports with on-screen viewing.
  50. > Print price tags, bin labels, shipping labels and Code 39 bar code labels.
  51. > Print detailed invoices on fan fold paper stock or on your own letterhead.
  52. > Create catalogue output with product description, stock numbers, and prices.
  53. > Printer output transfers to your word processor for custom formatting.
  54. > Sales data exports to database or spreadsheet programs for further analysis.
  55. > Handel any size of inventory - limited only by disk space.
  56. > Compare stock levels across multiple locations.
  57. > Easy transfer of stock from one location to another.
  58. > Optional password system with three levels of access.
  59. > Inventory displayed by record view or table view.
  60.  
  61.  
  62. SYSTEM REQUIREMENTS
  63.  
  64. > Any MS-DOS microcomputer.
  65.  
  66. > A hard disk drive with at least 2MB of free space.
  67.  
  68. > 640 KB of memory.
  69.  
  70. > A printer capable of compressed print (15 cpi), or a wide carriage printer
  71.   (132 columns). For printing bar code labels you will need an HP LaserJet or
  72.   work-alike printer.
  73.  
  74. > Optional Accessories - a POS printer for sales slips or an automatic cash
  75.   drawer.
  76.  
  77.                      QUICKSTART INSTALLATION OF RETAIL PLUS
  78.  
  79. Retail Plus version 5.1 is supplied as an archive file called "PLUS51.ZIP".
  80. It contains all the files you need. Follow these steps to get a functioning
  81. system onto your hard drive:
  82.  
  83. 1 - At the "C:>" prompt create a new directory on your hard drive and go to
  84. that directory:
  85.                      MD RETAIL              <press enter>
  86.                      CD\RETAIL              <press enter>
  87.  
  88. 2 - Using an archive un-packing utility such as UNZIP.EXE, unpack the contents
  89. of PLUS51.ZIP into the new directory:
  90.  
  91.                      UNZIP A:PLUS51        <press enter>
  92.  
  93. 3 - Now check for a file called "CONFIG.SYS" in the root directory of the
  94. startup drive. If it is there it should contain the following statements with
  95. the at least minimum values shown (they can be greater but not smaller):
  96.  
  97.                      FILES = 30
  98.                      BUFFERS = 10
  99.  
  100. You can check the contents of CONFIG.SYS just by typing:
  101.  
  102.                      TYPE CONFIG.SYS        <press enter>
  103.  
  104. If the files & buffers statements are absent you can use any text editor to
  105. insert them.
  106.  
  107.                             STARTING RETAIL PLUS
  108.  
  109. To start Retail Plus go to the directory where it is found and enter R51
  110. at the DOS prompt:
  111.                      CD\RETAIL              <press enter>
  112.                      R51                    <press enter>
  113.  
  114. Explanation: The installation process creates a file called R51.BAT that
  115. contains the following two lines:
  116.                                   SET CLIPPER=F:30
  117.                                   RETAIL51
  118.  
  119. Retail Plus should always be started up with this batch file, otherwise your
  120. system may not allow it to open enough files. If at some point in the program
  121. you press F1 for help, and instead of a help screen you get a DOS Error 4 (too
  122. many files open), then you know that you cannot open enough files. If this
  123. happens try typing SET at the DOS prompt. You should then see CLIPPER=F:30 on
  124. the screen along with the other DOS environment setups. If it is not there the
  125. program was not started up using R51.BAT. If the file R51.BAT is missing you
  126. can create it with any text editor such as the DOS Edit command.
  127.  
  128. The first time you start Retail Plus it will ask you to enter your company
  129. name. This will be used to put your business name on the screen titles. The
  130. program is initially configured to start without requiring a password. If it
  131. does prompt you for a password just type "TEST" and press ENTER. You can remove
  132. this password later and set up new ones if you need security. If this password
  133. does not give you access then someone has already set up the system for
  134. security.
  135.  
  136.                                TABLE OF CONTENTS
  137.  
  138.  
  139.                          Section 1 - Getting Started
  140.  
  141. Starting Retail Plus.............. 1     Exploring The Menus................ 2
  142.  
  143.  
  144.                         Section 2 - The Inventory Menu
  145.  
  146. Finding An Item/Using Pick Lists.. 2      Updating On-Order Data........... 10
  147. Using The Edit Window............. 3      Receiving Stock - Method 1....... 10
  148. Adding A New Item................. 4      Transfering Stock/Copying Items.. 11
  149. Using The Browse Window........... 5      Receiving Stock - Method 2....... 11
  150. Creating A Purchase Order......... 5      Adjusting On-Hand Quantities..... 12
  151. Working With An Order............. 7      Re-Stocking Customer Returns..... 13
  152. Reviewing An Order................ 7      Importing New Inventory Records.. 13
  153. Printing An Order................  9
  154.  
  155.                           Section 3 - The Sales Menu
  156.  
  157. Entering Sales Manually.......... 14      Printing Price Tags And Labels... 28
  158. Importing Sales From Multiple POS 15      Printing A Price List............ 28
  159. Using The Point-Of-Sale Function. 15      Creating A Sales Catalogue....... 29
  160. Point-Of-Sale Setup.............. 23      Doing The Year End............... 29
  161. Marking Items.................... 27      Reviewing Archived Sales Data.... 29
  162.  
  163.  
  164.                          Section 4 - The Reports Menu
  165.  
  166. Sales Report..................... 30      Over/Understock Reports.......... 31
  167. Inventory Report................. 30      Receivables Report............... 31
  168. Top 10% Report................... 30      Stock Orders & Back Orders....... 32
  169. Sales Analysis................... 31      Supplier List.................... 32
  170. Stock Value Report............... 31      Stock Received................... 32
  171.  
  172.                          Section 6 - The Utility Menu
  173.  
  174. Sorting Inventory Data........... 33      Setting Up Printer Control....... 36
  175. Re-Building Index Files.......... 33      Switching Color And Monochrome... 36
  176. Exporting  Data.................. 33      Creating An Inventory Backup..... 37
  177. Printing To A Text file.......... 34      Rolling Back Your Data........... 37
  178. Viewing A Text File.............. 35      Checking For Code Duplications... 37
  179. Creating & Changing Locations.... 35
  180.  
  181.                          Section 6 - The Access Menu
  182.  
  183. Using The Login Command.......... 38      Changing A Password.............. 39
  184. Adding A User Password........... 38      Turning Protection On Or Off..... 39
  185. Deleting A Password...............38
  186.  
  187.  
  188.                        Section 7 - General Program Notes
  189.  
  190. About The Client Database........ 40      Cancelled Orders & Back Orders... 43
  191. Setting Up Client Discounts/Taxes 40      Memory Considerations............ 45
  192. About Invoicing And Exit Totals.. 42      READ THIS PAGE................... 46
  193. About Using Stock Codes.......... 43      Order Form....................... 47
  194.  
  195.                                                                      - Page 1 -
  196.  
  197.                          SECTION 1 - GETTING STARTED
  198.                          ---------------------------
  199.  
  200. When Retail Plus is started you will see the Main Menu. Each of the Main Menu
  201. choices has a pull-down menu that provides access to a group of related
  202. commands. The Inventory menu is already pulled down.
  203.  
  204. To help you explore the system it has been pre-loaded with sample data. The
  205. sample data simulates a store called Outbound Equipment, which sells products
  206. for hiking, camping and mountaineering.
  207.  
  208. Sales and inventory records can be maintained for multiple locations. Each
  209. location is identified by a three character code which is visible at the
  210. bottom right of the screen. You can delete the sample location (SL1) after you
  211. have set up one of your own.
  212.  
  213. At the bottom of the screen is a descriptive line about the highlighted menu
  214. item. This line changes according to which command is highlighted.
  215.  
  216. You can move around the menus using the following keys:
  217.  
  218. > Press the RIGHT and LEFT ARROW keys to move from one menu to another.
  219. > Press the UP and DOWN ARROW keys to select a command on a pull-down menu.
  220. > Press ENTER to execute the highlighted command.
  221. > Press ESCAPE to clear a pull-down menu, and ENTER to make it appear again.
  222.  
  223. You can also select commands from the menus by pressing the first letter of
  224. the command you want. This method executes the command without waiting for you
  225. to press ENTER. For example, if the Inventory menu is pulled down but you wish
  226. to print a sales report you would press:
  227.  
  228.                     ESCAPE    (to clear the Inventory menu)
  229.                     R         (to pull down the Reports menu)
  230.                     S         (to execute a sales report)
  231.  
  232.                                                                      - Page 2 -
  233.  
  234.                              EXPLORING THE MENUS
  235.  
  236. This manual has a section for each of the six Main Menu choices. It will
  237. describe each one in turn, going from left to right across the screen.
  238. As you explore, you can press F1 at any time for help. This is particularly
  239. useful if the program asks for input and you are not sure what to enter. In
  240. most cases you can press ESCAPE to quit a command and return to the menus.
  241.  
  242.  
  243.  
  244.                        SECTION 2 - THE  INVENTORY MENU
  245.                        -------------------------------
  246.  
  247.                     INVENTORY MENU COMMAND 1 -> FIND ITEM
  248.  
  249. Use this command to locate any item in the inventory. When you select it, a
  250. menu pops up with the following choices:
  251.  
  252. > Code - Use this to find an item by stock code. If you are not sure of the
  253.   code press F3 to select the item from a sorted list (called a pick list).
  254.   See the bottom of this page for more information on how you can use pick
  255.   lists.
  256.  
  257. > Name - Use this to find an item by product name. If you are not sure of the
  258.   name press F3 to select the item from a sorted list (called a pick list).
  259.   See the bottom of this page for more information on how you can use pick
  260.   lists.
  261.  
  262. > First Item or Last Item - Use one of these to go to the top or bottom of
  263.   your inventory.
  264.  
  265. > Quit - Use this to return to the Main Menu. Pressing ESCAPE will do the same.
  266.  
  267.  
  268.                           A NOTE ABOUT PICK LISTS
  269.  
  270. Pick lists are simply windows that appear on the screen which show a few
  271. columns of data from each record in the inventory or client database,
  272. depending on the context. The list is sorted alphabetically and is meant to
  273. help you locate an item or a person quickly if you don't remember an exact
  274. name or stock number.
  275.  
  276. There are two ways to move around the list.
  277.  
  278. 1 - Use the UP/DOWN ARROW keys and PAGEUP/PAGEDOWN to locate the item you want.
  279.  
  280. 2 - Press the first character in the name or the stck number you are looking
  281.     for. The list moves to the first item that starts with that character. Now
  282.     press the second one, then the third, etc. In this way the list will home
  283.     in on the target. Press DEL (delete key) to clear the search characters and
  284.     start over. If the list is not homing in on the target then press the Caps
  285.     Lock key and try again (the list is case sensitive).
  286.  
  287. When the correct item is highlighted press ENTER  (this key is labeled RETURN
  288. on some keyboards). To leave a pick list without selecting an item press
  289. ESCAPE. For more help with pick lists press F1 when a list is on the screen.
  290.  
  291.                                                                      - Page 3 -
  292.  
  293.  
  294.                                THE EDIT WINDOW
  295.  
  296. Once an item has been located it is displayed in the Edit Window. A set of
  297. function key commands is now shown across the bottom of the screen:
  298.  
  299. > F1 - Help - use this to get help with what you see on the screen.
  300.  
  301. > F2 - View - change the display from record view to table view. Your
  302.   inventory is now displayed in rows and columns.
  303.  
  304. > F3 - Find - find another item.
  305.  
  306. > F4 - Edit - edit the fields above the TEXT line. Use the ENTER key or the
  307.   UP/DOWN ARROW keys to move from one field to another. As each field is
  308.   highlighted you can press F1 (Help) for an explanation of what the field
  309.   should contain.
  310.  
  311. > F5 - Dele - delete an item or undelete it again. Deleted items are not
  312.   removed from the records until the next time the records are indexed. An
  313.   item should not be deleted when you stop stocking it. If you do, the revenue
  314.   it generated will not be included in your year-to-date sales reports. Wait
  315.   until you run a year-end closing to delete discontinued items.
  316.  
  317. > F6 - Comp - compare the stock levels for this item in all store locations.
  318.  
  319. > F7 - Mark - mark or unmark the item. You can mark items to identify the ones
  320.   you want included in various print jobs or in creating purchase orders. See
  321.   the Set Marks command under the Sales menu for fast and easy ways to mark
  322.   large numbers of items.
  323.  
  324. > F8 - Hist - view or edit the sales history of the item. You can display
  325.   either the weekly or monthly sales figures.
  326.  
  327. > F9 - Text - enter or edit notes about the product. You could use this to hold
  328.   a product description, which can be used to create a catalogue of your
  329.   product line (see the Catalogue command under the Sales menu). This field
  330.   will store hundreds of lines of text so don't worry about running out of
  331.   space. Press F1 while you are in the text field for help with the editing
  332.   keys. If you press ESCAPE while in the text field the following message
  333.   appears at the top of the screen: "Abort Edit (Y/N)". Press Y to abandon your
  334.   changes or N to return to the text field.
  335.  
  336. > F10 - Exit - Return to the Main Menu.
  337.  
  338. > DOWN ARROW - skip to the next item.
  339.  
  340. > UP ARROW - skip to the previous item.
  341.  
  342.                                                                      - Page 4 -
  343.  
  344.                      INVENTORY MENU COMMAND 2 -> NEW ITEM
  345.  
  346. This command brings up the screen where you can enter new items into the
  347. inventory file. If the printer is on it will ask you if you want to print an
  348. audit trail of your entries. Press Y if you need a hard copy list for any
  349. reason.
  350.  
  351. Now type the product information in the appropriate fields. Use the ENTER key
  352. or the UP/DOWN ARROW keys to move from one field to another. As each field is
  353. highlighted you can press F1 (Help) for an explanation of what each field
  354. should contain.
  355.  
  356. At the bottom of the screen you will see function keys set up for a Department
  357. lookup (F3) and a Supplier lookup (F4). These will bring up pick lists from
  358. which you can select the right one. This is meant as a convenience so that you
  359. can get consistent department names and supplier names and help eliminate the
  360. possibility that inconsistent names will be treated as new ones.
  361.  
  362. Press F10 when you are finished. You will then see a new set
  363. of options at the bottom of the screen.
  364.  
  365.                  F1Help   F4Edit   F8Hist   F9Text   F10Exit
  366.  
  367.  
  368. > F1 - Help - get help with what you see on the screen.
  369.  
  370. > F4 - Edit - edit or add to the data you have already entered.
  371.  
  372. > F8 - Hist - enter any historical sales figures for this product. Entering a
  373.   sales history here is optional. You will not need any sales history if you
  374.   use the RE-ORDER POINTS or BLANK ORDER method of ordering stock. You will
  375.   need 3 week's worth to use the weekly ordering options. As you use Retail
  376.   Plus it will automatically keep an on-going weekly and monthly sales
  377.   history for each item.
  378.  
  379. > F9 - Text - enter notes about the product that are useful to you, or a
  380.   product description for use later with the Catalogue command (see under the
  381.   Sales menu). This field will store hundreds of lines of text so don't worry
  382.   about running out of space. Press F1 while you are in the text field for
  383.   help with the editing keys. If you press ESCAPE while in the text field the
  384.   following message appears at the top of the screen: "Abort Edit (Y/N)".
  385.   Press Y to abandon the entry or N to return to the text field.
  386.  
  387. > F10 - Exit - this pops up a box where you can tell Retail Plus to save or
  388.   discard the new record. In order for a record to be saved it must contain
  389.   at least an item name and the unit price. You will now be asked if you want
  390.   to enter a new item, copy the last item or quit. Choose the first option if
  391.   you want to start with clear fields and the second option if you want to
  392.   copy the information from your last entry. This is provided as a convenience
  393.   in case the next entry contains much of the same information as the last.
  394.  
  395.                                                                      - Page 5 -
  396.                       INVENTORY MENU COMMAND 3 -> BROWSE
  397.  
  398. The Browse command shows your inventory in table view. You can use this window
  399. to scan and edit your records. You can choose to view all records or only the
  400. Marked items (see the Set Marks command under the Sales menu).
  401.  
  402.  
  403. > Use the following keys to move around the screen and scroll the columns:
  404.  
  405.   RIGHT ARROW, LEFT ARROW, UP ARROW, DOWN ARROW, CTRL-RIGHT ARROW, CTRL-LEFT
  406.   ARROW, PAGEUP, PAGEDOWN, CTRL-PAGEUP, CTRL-PAGEDOWN, HOME, END, CTRL-HOME,
  407.   CTRL-END
  408.  
  409. > To edit your data, move the highlight to any field and start typing.
  410.  
  411. > Press ENTER to accept the changes in a field or press ESCAPE to restore the
  412.   previous contents. If you press DOWN ARROW or UP ARROW instead of ENTER the
  413.   highlight will automatically move to the next row down or up.
  414.  
  415. > F1 - Help - use this to get help with what is on the screen.
  416.  
  417. > F2 - View - to change the display to single record view.
  418.  
  419. > F4 - Print - to print the information about the current item.
  420.  
  421. > F5 - Dele - to delete the current item. It will not be removed from the
  422.   inventory until the next time it is indexed. Press F5 again to undelete the
  423.   item.
  424.  
  425. > F6 - Lock - to lock the columns in place when you scroll the screen to the
  426.   right. Move the cursor to column 2, 3, or 4 then Press F6 to freeze the
  427.   display at the selected column. Press F6 again to unlock the frozen columns.
  428.  
  429. > F7 - Mark - to mark or unmark the item. You can mark items to identify the
  430.   ones you want included in various print jobs, copying items from one location
  431.   to another, or in creating purchase orders. See the Set Marks command under
  432.   the Sales menu for fast and easy ways to mark large numbers of items.
  433.  
  434. > F8 - Hist - to view or edit the sales history of the item.
  435.  
  436. > F9 - Text - to edit the text field. This is used to store either notes about
  437.   the product that are useful to you or you can enter a catalogue style
  438.   product description for use later with the Catalogue command (under the
  439.   Sales menu). Press F1 while you are in the text field for information about
  440.   the editing keys it uses.
  441.  
  442. > F10 - Exit - to return to the Main Menu.
  443.  
  444.  
  445.  
  446.                       INVENTORY MENU COMMAND 4 -> ORDERS
  447.  
  448. This command leads to the purchase order functions. In the first window you
  449. can choose to create a new order, work with an existing order or delete old
  450. orders to free up disk space.
  451.  
  452.                                                                      - Page 6 -
  453.                              Auto Create An Order
  454.  
  455. Use this command to generate a new order. A menu appears where you elect to
  456. generate an order using Marked items only, a selected supplier, or for back
  457. orders only.
  458.  
  459. If you choose "Back Orders Only" then the system looks for items that have been
  460. back ordered for your customers. It then creates a purchase order for only
  461. those items.
  462.  
  463. If you choose "Selected Supplier" you will see a pick list of suppliers to
  464. choose from. Press the UP / DOWN ARROW keys to move the highlight to the
  465. supplier you want then press ENTER.
  466.  
  467. In the next step choose the method of calculation you want to use for this
  468. order:
  469.  
  470. > 1 Week Of Stock - this orders one week's worth of stock based on a formula
  471.   that looks at average sales over the past 3 weeks, the amount of stock on
  472.   hand, and the base stock.
  473.  
  474. > 2 Weeks Of Stock - this is the same as the above but orders 2 week's worth.
  475.  
  476. > Monthly Sales - calculates orders based on sales for the same month last
  477.   year, the anticipated percent increase in sales over last year, the amount
  478.   of stock on hand, the base stock, and the amount of stock already on order.
  479.   It relies on the availability of monthly sales figures for last year. Retail
  480.   Plus automatically saves monthly sales figures for the current year but you
  481.   will have to enter these for last year if you need to use this method right
  482.   away. The Monthly Sales formula orders a large amount of stock and should be
  483.   used for suppliers who only ship to you once a month.
  484.  
  485. > Just-In-Time - order based on the classic Economic Order Quantity (EOQ)
  486.   formula. This orders the least amount of stock. To use it you should be
  487.   familiar with the principles of Just-In-Time inventory management. Use it
  488.   for suppliers who can ship to you quickly and frequently with relatively low
  489.   shipping costs.
  490.  
  491. > Re-Order Points - There are two ways to use this. Both ways look at the RE-
  492.   ORDER POINT and RE-ORDER QUANTITY fields in your inventory records.
  493.  
  494.   1 - If you have a number greater than zero in the RE-ORDER QTY field: when
  495.       the ON HAND quantity falls below the RE-ORDER POINT, this orders the
  496.       RE-ORDER QTY. Use this to order a fixed amount of stock each time.
  497.  
  498.   2 - If you leave the RE-ORDER QTY field at zero: when the ON HAND quantity
  499.       falls below the RE-ORDER POINT, this orders enough stock to bring it
  500.       back up to the BASE STOCK quantity. Use this to order a variable amount
  501.       of stock depending on how much you have on hand and what you need as
  502.       your base stock.
  503.  
  504. > Blank Order - This option creates an order file where all the order
  505.   quantities are zero. You can simply review the blank order. When you see an
  506.   item you want shipped, change the order quantity to a number greater than
  507.   zero. When you print the final order Retail Plus will omit all the items
  508.   you have skipped.
  509.  
  510.                                                                      - Page 7 -
  511.  
  512. Once you have selected an ordering method you can accept the default order
  513. file name or change it to conform with your own PO numbering or naming system.
  514.  
  515. Please note that you can change the order file name but not the file extension
  516. (the three characters after the dot). These will always be the three-character
  517. location code that Retail Plus uses to tell which orders belong to each
  518. location.
  519.  
  520.  
  521. How The Default Order File Names Work:
  522.  
  523. > If the order is for one supplier only then the default order filename is the
  524.   name of the supplier and the date the order was created. The first four
  525.   characters of the filename are the first four letters in the supplier's name.
  526.  
  527. > If an order is created using the "Monthly Sales" method of calculating order
  528.   quantities then the order filename is the name of the supplier plus the month
  529.   for which the order was created. This is useful if you are making up your
  530.   Christmas orders in August, as many retailers must. You can use the "Monthly
  531.   Sales" option and specify that you are ordering for December. See example 2
  532.   below.
  533.  
  534. > If an order is for marked items then the order file name begins with "MRK".
  535.   The last four characters are the month and day the order was created (MMDD).
  536.  
  537. > If the order is for customer back orders only the file name begins with
  538.   "BKOR" plus the month and day the order was created. See the General Program
  539.   Notes at the end of the manual for more information about how customer back
  540.   orders can be handled.
  541.  
  542. The file extension (the 3 characters after the period) is the location code of
  543. the store for which the order was created.
  544.  
  545. The following examples illustrate this. In all cases the active location is :
  546.  
  547. Example 1 -  if the supplier chosen is OUTBOUND DISTRIBUTORS, and if the date
  548. is March 28th, then the order file will be called "OUTB0328".
  549.  
  550. Example 2 -  if the supplier chosen is OUTBOUND DISTRIBUTORS, and you use the
  551. monthly sales method of calculating the order, and you select December as the
  552. month you are ordering for, then the order file will be called "OUTB-DEC".
  553.  
  554. Example 3 - if the order is for marked items and if the date is April 3rd then
  555. the order file will be called "MRK-0403".
  556.  
  557. Example 4 - if the order is for customer back orders only, and if the date is
  558. November 3rd then the order filename will be "BKOR1103".
  559.  
  560.                                                                      - Page 8 -
  561.                          Work With An Existing Order
  562.  
  563. Once you have created an order there are a number of options for working with
  564. it. To begin, choose the order you want to work with from a pick list.
  565.  
  566. To select an order file from the list use the UP / DOWN ARROW keys to
  567. highlight the one you want then press ENTER.
  568.  
  569. Once an order file has been chosen you have the following options:
  570.  
  571. > Review The Order - Select this to review the order, which is presented in
  572.   table view. Retail Plus supplies you with the information you need to make
  573.   a judgment about the quantities being ordered and gives you an opportunity
  574.   to adjust those quantities. You can change only the first two column of
  575.   numbers, which are the order quantity and the package quantity. If any of
  576.   the other fields need to be changed it should be done in the inventory file,
  577.   not in the order file.
  578.  
  579.   More information is available than is initially displayed on the screen.
  580.   Press the RIGHT ARROW key until the remaining columns come into view. Use
  581.   CTRL-END and CTRL-HOME to jump between the first column and the last.
  582.  
  583.   The columns displayed when reviewing a purchase  order are as follows:
  584.  
  585.   > QTY - The number of items or packages being ordered. If the PACK quantity
  586.     is 1, this is the number of items. If the PACK quantity is more than 1,
  587.     this is the number of PACKAGES, not the number of items being ordered. Note
  588.     that the ordering formula rounds this off to the nearest full package but
  589.     you can change this to a split package if you wish. For example, if the
  590.     pack quantity is 10 and you order 1.5 then your PO will show one and a half
  591.     packages (15 items).
  592.  
  593.   > PACK - The number of items that the supplier ships in one package. This is
  594.     the same PACK field as the one in your inventory records.
  595.  
  596.   > ITEM - The name of the item.
  597.  
  598.   > SIZE - The size as shown in the inventory records.
  599.  
  600.   > CODE - The stock number.
  601.  
  602.   > ONHAND - The quantity you have in stock.
  603.  
  604.   > ONORDER - The quantity you already have on order.
  605.  
  606.   > BASE - The quantity shown in the inventory records as base stock (the
  607.     minimum to keep in stock).
  608.  
  609.   > ROP - The re-order point as shown in your inventory records.
  610.  
  611.   > ROQ - The re-order quantity as shown in your inventory records.
  612.  
  613.   > UNITCOST - What you pay the supplier for one of this item.
  614.  
  615.   > ORDERCOST - The result of multiplying QTY times PACK times UNITCOST.
  616.  
  617.   > SUPPL CODE - The supplier's stock code if you have entered one.
  618.  
  619.                                                                      - Page 9 -
  620.   When reviewing an order you will see the following options at the bottom of
  621.   the screen:
  622.  
  623.   > F1 - Help - use this to get information about what is on the screen.
  624.  
  625.   > F6 - Lock - to lock the columns in place when you scroll the screen. Move
  626.   the cursor to columns 1, 2, 3, or 4 then Press F6. Press F6 again to unlock
  627.   them.
  628.  
  629.   > F10 - Exit - to return to the previous menu.
  630.  
  631.   The items with an order quantity of zero are displayed so that you can add
  632.   them to the order just by changing the QTY field to any number greater than
  633.   zero. Similarly, you can remove an item from the order simply by changing
  634.   the QTY field to zero. Items with an order quantity of zero will be excluded
  635.   when you print the final order.
  636.  
  637.  
  638. > Display An Order Summary
  639.  
  640.   Once you have created and reviewed an order you can see a short summary of
  641.   how it breaks down by department in percentage terms.
  642.  
  643.   The columns displayed are as follows:
  644.  
  645.   > Dept. - Each merchandising department on the order.
  646.   > Products - How many products are being ordered in each department.
  647.   > Order Cost - The cost of the order in each department.
  648.   > Percent Of Total - The percentage of the total order cost in each
  649.     department (rounded to two decimals).
  650.  
  651.   This display allows you to see if the order is reasonably balanced in terms
  652.   of the amount you spend on the products in each department. It should be
  653.   fairly consistent with your percentage of sales in each department.
  654.  
  655.  
  656. > Printing The Purchase Order
  657.  
  658.   There are two main options here - you can print a trial order or a final
  659.   order. A trial order shows the items for which the order quantity is zero
  660.   plus the percent of the order cost in each department. This allows you to
  661.   review a hard copy of an order in progress and see which items are not being
  662.   ordered.
  663.  
  664.   Orders can be printed by department or by the current sorting order (item
  665.   name or item code). You will also have an opportunity to type any text you
  666.   wish to appear at the top of the order such as shipping instructions, an
  667.   address or a PO number. This text will be saved and can be used again as-is
  668.   or with changes.
  669.  
  670.   You can also choose to print the supplier's stock codes on the order instead
  671.   of your own stock codes. This option will appear only if the current sorting
  672.   order is by ""Alpha Code" or by "Numeric Code". Use the Sort command under
  673.   the Utility menu to select one of these before you print an order.
  674.  
  675.   Please Note: If there are items in an order from different suppliers then
  676.   the items for each supplier will start on a new page.
  677.  
  678.                                                                     - Page 10 -
  679. > Update To Records
  680.  
  681.   Use this command when you are ready to record an order in your inventory
  682.   file. Some people call this "posting the order". For each item it adds the
  683.   purchase order quantity to the "On Order" field and updates the "Order Date"
  684.   quantity. CAUTION: If you cancel an order you should subtract the order
  685.   quantity from the "On Order" field. Otherwise the next order calcula- tion
  686.   might be too low.
  687.  
  688.   You may be wondering why a final order is not automatically updated to the
  689.   inventory file when it is printed. Consider this situation: say that you need
  690.   to prepare December orders in August to make sure you have enough stock for
  691.   Christmas. You create the order, print it, and send it off to the supplier.
  692.   The supplier can now make sure he has enough stock in December to fill your
  693.   Christmas order. If you post this order to your inventory in August, the
  694.   orders you generate for September, October and November will be too small
  695.   because the data shows a large amount of stock already on order. Orders
  696.   created for September to November will be correct only if you to post the
  697.   December order when December actually arrives.
  698.  
  699. > Enter As Shipment
  700.  
  701.   When a shipment comes in you can choose the order file which is associated
  702.   with that shipment and update your inventory data to reflect the new stock.
  703.   This means that the "On Order" field will be decreased and the "On Hand"
  704.   field will be increased by the amount of stock received. Under the RECEIVED
  705.   column you will see the number of each item that was ordered. Using the
  706.   packing slips as your guide, verify the quantities in the RECEIVED column and
  707.   change them only if the number received is not the same as the number
  708.   ordered. Note that the number in the first column is the total number of
  709.   items, not the number of packages.
  710.  
  711.   You can change only the numbers in the first column. Use the UP / DOWN ARROW
  712.   keys and PAGEUP / PAGEDOWN to scroll the screen. Press F10 to exit. You will
  713.   be asked if you want to record the shipment in the master inventory. Select
  714.   YES if you have finished verifying the quantities received, or NO if you
  715.   want to come back  and finish it later.
  716.  
  717.   If you select YES you will be see a window containing the options available
  718.   for recording a shipment. The options are:
  719.  
  720.   > Print A Record Of This Shipment - press Y if you want a printout of the
  721.     items you are putting into inventory, otherwise just press ENTER.
  722.  
  723.   > Mark These Items For Label Printing - press Y if you want to mark these
  724.     items for label printing, otherwise just press ENTER.
  725.  
  726.   > Unmark All Previously Marked Items - press Y if you want the items in the
  727.   shipment to be the only Marked items in the inventory. Press N if you want to
  728.   leave other items Marked.
  729.  
  730.   > Add Shipping Costs To These Items - press Y if you want to distribute your
  731.     shipping costs to the inventory for each item, otherwise just press ENTER.
  732.  
  733.                                                                     - Page 11 -
  734.  
  735.   > Total Costs To Add To These Items -  you only need to type a number here
  736.     if you answered Y to the previous option. Usually you would enter the
  737.     shipping charges that you paid, but you can also enter any other overhead
  738.     charges you like. The amount you enter is distributed to the total
  739.     inventory for each item received. This can be seen as  a "last in - first
  740.     out" method of distributing costs and the result is reflected in your
  741.     records as the ADJUSTED COST.
  742.  
  743.  
  744.                        INVENTORY MENU COMMAND 5 -> COPY
  745.  
  746. Use this command to copy items from one location to another. You will asked if
  747. you wish to copy the inventory numbers and the sales history as well as the
  748. product information. Press Y if you want all data transferred or press N if
  749. you want the product information only. After the transfer is complete the
  750. destination location will become the active location.
  751.  
  752.  
  753.                      INVENTORY MENU COMMAND 6 -> TRANSFER
  754.  
  755. Use this command if you have more than one store location and wish to transfer
  756. some stock from one store to another. It is also useful if you want to set up
  757. one location in Retail Plus as the warehouse from which all other stores are
  758. stocked. When you select this command you will be asked if you want to print
  759. an audit trail of your entries. This creates a hard copy on the printer which
  760. can be a permanent record of the stock transfers made.
  761.  
  762. You have the option to transfer items one at a time (single transfers) or to
  763. transfer all Marked items (batch transfers).
  764.  
  765.   > Single Transfers - A window appears in which you can identify the item to
  766.     transfer, the quantity to transfer, the source location and the destination
  767.     location. Items must be identified by their codes. If you are not sure of
  768.     the code you can press F3 and choose it from a pick list.  If the item is
  769.     found, Retail Plus checks to see that the name of the item is the same in
  770.     both locations. If the name is not the same you will be able to tell Retail
  771.     Plus to proceed or abandon the transfer. If the item is not found in the
  772.     destination location you will be asked if you want to create it.
  773.  
  774.   > Batch Transfers - This assumes that you have used the Marks command or the
  775.     Browse window to select the items to be included. You will then be
  776.     presented with a window where you can scan the items to be included and
  777.     adjust the transfer quantity of each one. If you specify a transfer
  778.     quantity that is greater than the amount you have on hand then the item is
  779.     simply ignored and no transfer takes place. The default quantity is the
  780.     number you transferred the last time you used this function. If the item is
  781.     not found in the destination location you will be asked if you want to
  782.     create it.
  783.  
  784. Whether you use the single or batch method, the items you transfer will
  785. automatically be Marked in the destination location. This allows you to perform
  786. other operations on the transferred items like printing labels or adjusting
  787. prices.
  788.  
  789.                                                                     - Page 12 -
  790.  
  791.                      INVENTORY MENU COMMAND 7 -> SHIPMENT
  792.  
  793. This command gives you an alternate way of entering a shipment into your
  794. inventory records. A much faster way of doing this is with the "Enter As
  795. Shipment" command under the "Orders" menu, but it needs an order file to
  796. associate with each shipment. If you receive stock which was not included in a
  797. purchase order or was back-ordered use this command to record it. In your
  798. inventory records the "On Order" field will be decreased and the "On Hand"
  799. field will be increased by the amount of stock received.
  800.  
  801. When you select this you will be asked if you want to print an audit trail of
  802. your entries. This creates a hard copy on the printer which can be a permanent
  803. record of the stock received. You will also be asked if lyou want the items in
  804. the shipment Marked for label printing and whether you want all other items in
  805. the inventory unmarked first.
  806.  
  807. A window then appears in which you can enter the code of each item in turn. If
  808. you are not sure of the code you can press F3 and choose it from a pick list.
  809. Next you will see a window in which to enter the quantity received. Please note
  810. that this should be the total number received, not the number of packages.
  811.  
  812. Also displayed is the wholesale cost of the item and the adjusted cost. These
  813. can be updated here if desired. The wholesale cost is the price charged by the
  814. supplier and the adjusted cost is the wholesale cost plus any overhead(i.e.
  815. shipping) costs you want to add. How the adjusted cost is calculated is up to
  816. you. Often a store owner just divides the shipping cost by the total number of
  817. items in the shipment and adds the result to the wholesale cost of each item
  818. received. Not everyone uses the adjusted cost field - it can be ignored if you
  819. wish and it will simply show the same value as the wholesale cost.
  820.  
  821. When you have supplied this information press ENTER to go on to the next item.
  822. When you are finished press ESCAPE.
  823.  
  824.                       INVENTORY MENU COMMAND 8 -> ADJUST
  825.  
  826. These commands allow to change some of your inventory data without having to
  827. find each record you want to change. The three options are:
  828.  
  829. > Onhand Quantities - Use this when you need a fast way to add or subtract a
  830.   quantity from the ON HAND figure for any item. Once again you will be asked
  831.   if you want to print an audit trail of your entries. Select "Yes" to get a
  832.   hard copy list of the stock adjustments. A window appears where you can enter
  833.   the code of the item you want to adjust. If you are not sure of the code
  834.   press F3 to choose it from a pick list. Next you will see a window where you
  835.   can enter the number to add or subtract from the ON HAND quantity. Type a
  836.   number and press ENTER to add stock. Type a negative number to subtract stock
  837.   (i.e. -10). When you have finished press ESCAPE to return to the Main Menu.
  838.  
  839. > Price Changes - Use this to adjust the price on a range of items by a given
  840.   percentage. Use the Set Marks command or the Browse window to Mark the items
  841.   to be included. To increase the price enter the percentage increase you want.
  842.   To decrease the price enter a negative value i.e. -10 for a ten percent
  843.   decrease.
  844.  
  845.                                                                     - Page 13 -
  846.  
  847. > Cost Changes - Use this to adjust the wholesale cost on a range of items. For
  848.   example, if Jones Distribution tells you they are discounting their entire
  849.   line by 10 percent you would use the Set Marks command to Mark all items from
  850.   Jones Distribution then use the Cost Changes command to adjust the wholesale
  851.   cost figure for each one. Please note that the Adjusted Cost figure is not
  852.   revised until new stock actually arriives.
  853.  
  854.  
  855.                      INVENTORY MENU COMMAND 9 -> RETURNS
  856.  
  857. The Returns command provides an alternate method of re-stocking an item that
  858. has been returned by the customer (see the POS system for the other method). A
  859. window appears where you can enter the code of the item returned. If you are
  860. not sure of the code press F3 to choose it from an pick list.
  861.  
  862. Next you will see a window where you can enter the quantity returned. The item
  863. name will appear under the window. Type the quantity returned and press ENTER
  864. or press ESCAPE to go back to the Main Menu.
  865.  
  866. In order to maintain accurate sales figures, Retail Plus also needs to know
  867. the price at which the returned item was sold to the customer. If more than
  868. one price for the item is listed in your inventory records you will be
  869. prompted to select one.
  870.  
  871. Use the UP / DOWN ARROW keys to highlight the price you want then press ENTER.
  872. The inventory and sales figures will be adjusted accordingly and you will see
  873. a confirmation of the transaction.
  874.  
  875.  
  876.                      INVENTORY MENU COMMAND 10 -> IMPORT
  877.  
  878. This Import command lets you bring inventory items in from another database
  879. system. Since most databases can export to a comma-delimited data file, Retail
  880. Plus can import this format. The import file must have a filename ending in
  881. ".DTA" and field structure should be as follows:
  882.  
  883.          FIELD #  CONTENT         TYPE               MAX WIDTH    PICT
  884.          -----------------------------------------------------------------
  885.             1     ITEM NAME       CHARACTER               30
  886.             2     STOCK CODE      CHARACTER               12
  887.             3     DEPARTMENT      CHARACTER               13
  888.             4     SIZE            CHARACTER               6
  889.             5     PACK QTY        NUMERIC                 4       9999
  890.             6     UNIT COST       NUMERIC                 7       9999.99
  891.             7     RETAIL PRICE    NUMERIC                 7       9999.99
  892.             8     BASE STOCK      NUMERIC                 5       99999
  893.             9     ON HAND QTY     NUMERIC                 8       99999.99
  894.  
  895. Before you read an import file you should have a backup of the inventory you
  896. are adding to. Also make sure that the file you are reading is not going to
  897. produce any duplicate stock codes in your inventory.
  898.  
  899. HEALTH WARNING - stock code duplications may cause severe headaches. After
  900. importing new items use the Duplicate command under the Utility menu to check
  901. for them.
  902.  
  903.                                                                     - Page 14 -
  904.                          SECTION 3 - THE  SALES MENU
  905.                          ---------------------------
  906.  
  907. There are three different ways to enter sales into this system:
  908.  
  909. 1 -  Manually from the keyboard -  this would involve taking your cash register
  910. tapes to the computer and punching in each sale. Once you have done this a few
  911. times it goes quite quickly.
  912.  
  913. 2 -  Importing sales data files from other Retail Plus points of sale.
  914.  
  915. 3 -  From the Point-Of-Sale function -  if you set up your keyboard and screen
  916. at the sales counter you can enter sales, print slips or invoices, and update
  917. your data all at the same time.
  918.  
  919. Each of these methods is described on the following pages.
  920.  
  921.  
  922.                         SALES MENU COMMAND 1 -> MANUAL
  923.  
  924. This command brings up the window used to enter sales information from the
  925. keyboard. You will be asked if you wish to print an audit trail of your
  926. entries. Select YES to get hard copy of the sales as they are entered.
  927.  
  928.  
  929. Before you begin you are asked to supply the date of sales for your entries.
  930.  
  931.  
  932. > Press ENTER to accept the date shown (today's date).
  933.  
  934. > Change it if you want the sales posted under a different date.
  935.  
  936. > The date format is the international format (YYMMDD). The system will not
  937.   allow you to enter an invalid date.
  938.  
  939. This date option is intended to allow you to briefly roll back the date so you
  940. can enter sales made last week or last month without having them added to this
  941. week's sales figures.
  942.  
  943. Note that Retail Plus does not store daily sales with this method, only weekly
  944. and monthly sales. Therefore you are not required to enter sales figures for
  945. every day that your store is open. If you wish, you can enter a week's worth of
  946. sales all at once. If you want reasonably accurate sales tracking you should
  947. enter sales data at least once a week.
  948.  
  949. The next window prompts you for the code of an item for which you want to
  950. enter sales data. If you are not sure of the code press F3 to choose it from a
  951. pick list.
  952.  
  953. The next window displays information about the item and prompts you for the
  954. quantity sold. This window also shows the current sticker price and gives you
  955. an opportunity to change it.
  956.  
  957. Once you have supplied the data it is recorded and the previous window appears
  958. again. It  now contains some information about your last entry so you won't
  959. loose your place. Then you are ready to do the next item. Press ESCAPE to
  960. return to the Main Menu when you are finished.
  961.  
  962.                                                                     - Page 15 -
  963.                          SALES MENU COMMAND 2 -> IMPORT
  964.  
  965. This command allows you to read sales made at other locations. If you have
  966. multiple points of sale but wish to keep your data in one master inventory then
  967. you would use this feature. The sales data is exported to a text file at the
  968. other sites and sent to you on a diskette, via modem file transfer, as an
  969. e-mail attachment, or in a shared directory on a network server.
  970.  
  971. The default data filenames show the date and location where the file was
  972. created. They all have the file type".DAT". For example, a sales file created
  973. at location SL1 on May 1st would be called "SL10501.DAT". Use the help screens
  974. to guide you in locating the data files. If any sales data files are present in
  975. the specified location you can select one from a pick list on the screen.
  976.  
  977. WARNING: Since it is hard to undo batch changes made to inventory files you
  978. should always have a fresh backup before proceeding. See the backup command
  979. under the Utility menu.
  980.  
  981. While the sales data is being scanned the printer produces what is called an
  982. Exception Report. It mostly contains information about the sales data including
  983. non-existent stock codes, depleted stock, voided sales, and discounts applied
  984. to a subtotal. You must act on a non-existent stock code but the other
  985. information may or may not be useful to you. The system will warn you if you
  986. try to read the same sales file more than once.
  987.  
  988. After a data file has been read you will be given an opportunity to print a
  989. summary of the sales information it contains. See also the following related
  990. commands on the POS menu:
  991.  
  992. > Write Stock Updates - to send inventory additions & changes to remote sites.
  993. > Read Stock Updates - to read additions and changes from the master inventory.
  994. > Export Sales Log - to create a sales file to send to the master inventory.
  995.  
  996.  
  997.                         SALES MENU COMMAND 3 -> P.O.S.
  998.  
  999. This is the point-of-sale function for Retail Plus, which also incorporates
  1000. the receivables and invoicing function. Use it to enter sales transactions
  1001. and print invoices or sales slips if desired. The first item that appears is a
  1002. menu with the following options:
  1003.  
  1004. > Point Of Sale - start using the P.O.S. feature.
  1005. > Itemized Sales - see a running log of all your sales.
  1006. > Customer Accounts - use receivables functions, print invoices & statements.
  1007. > View Exit Totals - view or print your POS receipts.
  1008. > Back Order Log - view a list of items you have back ordered for customers.
  1009. > Personnel Totals - view or print the staff sales totals.
  1010. > Export Sales Log - write sales data to an export file.
  1011. > Write Stock Updates - send stock updates to remotes sites.
  1012. > Read Stock Updates - read in stock updates sent from the master inventory.
  1013. > Setup Menu - configure the system to your needs.
  1014. > Quit - return to the Main Menu.
  1015.  
  1016. Before using the P.O.S. function for the first time you should select the
  1017. Setup Menu command. If you have more than one location you must use Setup Menu
  1018. for each one.
  1019.  
  1020.                                                                     - Page 16 -
  1021.                               Point Of Sale
  1022.  
  1023. The P.O.S. function consists of a single central screen on which all sales
  1024. transactions can be conducted. Before the screen appears you will be shown the
  1025. system date. Press ENTER to accept the date shown, or change it if some other
  1026. date of sales is wanted. The date format is (YYMMDD).
  1027.  
  1028. If you have elected to use the client database the top of the P.O.S. screen
  1029. will include a section for client information. If you are not using the client
  1030. database this section will be omitted.
  1031.  
  1032.  
  1033. The POS screen is controlled using letter commands and function keys. The
  1034. letter commands are:
  1035.  
  1036. > A -  Press A to enter an account number for this sale. Use this to hold the
  1037.   account number of a customer who has an account with you or to record the
  1038.   credit card number if the sale is being charged.
  1039.  
  1040. > C -  Press C to open the cash drawer if it is not set up to open
  1041.   automatically.
  1042.  
  1043. > S - Press S to enter a name in the "Sold By" field on the screen. This name
  1044.   will remain in effect until it is changed and will appear on all invoices and
  1045.   sales slips. If your sales staff is earning commissions this offers a method
  1046.   of tracking each person's sales.
  1047.  
  1048. > UP /  DOWN ARROW -  Use this to select the Method Of Payment (MOP) for the
  1049.   current sale. The choices are : Cash, Visa, Mastercard, Amex, Discover, Debit
  1050.   Card, Cheque, On Account and Quote Only. PLEASE NOTE: INVOICES ARE ONLY
  1051.   STORED IN CUSTOMER ACCOUNTS IF THE METHOD OF PAYMENT IS SET TO "ON ACCOUNT".
  1052.  
  1053.  
  1054. The function keys at the bottom of the screen are:
  1055.  
  1056. > F1 -  Help - view the Help windows for this screen.
  1057.  
  1058. > F2 -  Client - Use the client database. A menu appears with the following
  1059.   options:
  1060.  
  1061.   > Add A New Client - Enter a new name in the client database.
  1062.   > Name Finder - Find a client by name.
  1063.   > Company Finder - Find a client by company name.
  1064.   > Phone No. Finder - Find a client by phone number.
  1065.   > Find By Cust No - Find a client by customer number.
  1066.  
  1067.                                                                     - Page 17 -
  1068.  
  1069.   If a client name is already on the screen the following options also appear:
  1070.  
  1071.   > View Sales History -  Review a client's sales history.
  1072.  
  1073.   > Show Invoices - Browse all the invoices on file for this client. Once the
  1074.     browse screen is displayed press F1 for a description of the functions
  1075.     available to you. You will have the opportunity to view the items on any
  1076.     invoice, make payments on invoices and reprint them if you wish. You can
  1077.     also press F2 to retrieve the items on an invoice to the POS screen, where
  1078.     they can be processed as a new sale (if you do this be careful that the
  1079.     invoice does not contain any stock codes or prices that are out of date).
  1080.     See Section 7 (General Program Notes) for more information about how the
  1081.     invoicing system works.
  1082.  
  1083.   > Quotes On File - Use this to review and retrieve any price quotes you have
  1084.     on file for this client. Quotes can be retrieved back onto the POS screen
  1085.     and processed as sales when the client decides to buy. Quotes are produced
  1086.     simply by making sales with the MOP (Method Of Payment) set to Price Quote.
  1087.  
  1088.   > Print Record - You can choose to print all the client's data or just the
  1089.     address for a shipping label. LPT1 is used for labels so you can print
  1090.     invoices on the POS printer and shipping labels on the default printer. Use
  1091.     label size three and a half by fifteen sixteenths (one up), such as Avery
  1092.     Label #5615.
  1093.  
  1094.     If you choose to print all the client's data you can further choose to
  1095.     print their itemized purchase history, their invoicing history, or both.
  1096.  
  1097.   > Delete Record - Delete the current client record.
  1098.  
  1099. > F4 -  Add - Add an item to this sale. A window appears where you can enter
  1100.   the stock code of the item. If you do not know the stock code you can press
  1101.   F3 to select the item from a pick list. Move up and down the list with the
  1102.   UP / DOWN ARROW keys, PAGEUP and PAGEDOWN, or by typing the first few
  1103.   letters of the item name. When the item you want is highlighted then press
  1104.   ENTER. A window now appears listing the particulars for the chosen item.
  1105.  
  1106.   Type the quantity sold. If you are going to discount the item press the UP
  1107.   ARROW once and type the percentage discount. If you want to charge a
  1108.   different price from the one shown, and you have an access level of 3, press
  1109.   the UP ARROW key again to the Retail Price field then type the price you want
  1110.   to charge. The fields labeled Taxable T1 and T2 show which sales taxes, if
  1111.   any, apply to the item. You can change these if you need to make a special
  1112.   tax-exempt sale. A user with access level less than 3 cannot change the price.
  1113.  
  1114.   If you set the amount in "Quantity Sold" to a higher number than is shown for
  1115.   "On-Hand" then you will be given a opportunity to create a customer back
  1116.   order. A window appears showing the amount of stock that you are short and
  1117.   offering the following options:
  1118.  
  1119.                                                                     - Page 18 -
  1120.  
  1121.      > Back Order Qty X   - where x is the difference between what the customer
  1122.                             wants and what you have on hand. Example: if you
  1123.                             have 10 and the customer wants 12, then 10 are put
  1124.                             on the sale and 2 are back ordered.
  1125.  
  1126.      > Back Order Qty Y   - where y is the entire amount the customer wants.
  1127.                             Example: if you have 10 and the customer wants 12,
  1128.                             then 0 are put on the sale and 12 are back ordered.
  1129.  
  1130.      > Back Order None    - proceed with the sell quantity as shown and ignore
  1131.                             the low stock condition. Example: If you have 10
  1132.                             and the customer wants 12, then 12 are put on the
  1133.                             sale, 0 are back ordered, and your on hand quantity
  1134.                             runs into negative numbers.
  1135.  
  1136.      > Specify Quantities - lets you enter the quantities to put on the sale
  1137.                             and to back order. This option will not allow you
  1138.                             to put more on the sale than you have in stock.
  1139.  
  1140.      > Skip Item          - cancels the item and returns to the POS screen.
  1141.  
  1142.     Note: The first two options will be the same if your on hand quantity
  1143.     has already hit zero.
  1144.  
  1145.  
  1146.   Repeat the "Add Item" step for each item the customer is buying. As you
  1147.   proceed, an itemized list appears on the screen. Right after the price of an
  1148.   item there may appear some codes which provide information about it. These
  1149.   codes are:
  1150.  
  1151.    > T1 - Tax 1 only applies to this item
  1152.    > T2 - Tax 2 only applies to this item
  1153.    > TB - Both taxes apply to this item
  1154.    > TR - Returned item - tax refundable
  1155.    > NR - Returned item - non tax refundable
  1156.    > CR - Customer credit
  1157.    > D  - Discount applies on this item
  1158.    > D1 - Discount applies on this item, tax 1 charged on discounted price
  1159.    > D2 - Discount applies on this item, tax 2 charged on discounted price
  1160.    > DB - Discount applies on this item, both taxes charged on discounted price
  1161.    > N  - Identifies an item added to the sale using the Non-Stock Item option
  1162.    > BO - The item will be back ordered due to short stock
  1163.  
  1164.   Both taxable and non-taxable items can be included in any sale. The tax is
  1165.   charged according to whether the item is shown as taxable in the inventory
  1166.   records. Note that the user can over-ride that setting at the time of the
  1167.   sale if taxes and charges are set up as optional in the POS Setup screen.
  1168.  
  1169.   As you proceed a running total of the amount payable is displayed in the
  1170.   upper right corner of the screen. It includes all taxes, charges, and
  1171.   discounts that apply so it is the actual amount owing. This makes it more
  1172.   convenient for customers who are counting dimes at the sales counter.
  1173.  
  1174.                                                                     - Page 19 -
  1175.  
  1176. > F5 -  Dele -  delete an item from the sale. A cursor appears on the screen
  1177.   which you can move with the UP / DOWN ARROW keys. Just point to the item you
  1178.   want to delete and press F4. Press F10 when you have finished deleting.
  1179.  
  1180. > F6 -  Menu - This produces a menu with the following options:
  1181.  
  1182.   > Enter A Non-Stock Item - Use this to add a Non-Stock Item to the sale. It
  1183.     is included so that you can add items that are not in the inventory
  1184.     records. A window appears where you can enter a stock code (this is
  1185.     optional), an item name, the quantity sold, and the price. Items that are
  1186.     added to the sale as Non-Stock Items will appear on the invoice (or sales
  1187.     slip) but will not be added to the inventory. To add new items you should
  1188.     use the New Item option under the Inventory menu.
  1189.  
  1190.   > Enter A Credit / Coupon - Use this to enter any type of customer credit
  1191.     such as coupons, gift certificates, or cash credit for a trade-in.
  1192.  
  1193.   > Enter A Customer Return - Use this to credit the customer with a returned
  1194.     item. You will see the current selling price, which you can change if it is
  1195.     not the price the customer paid. You will also see the Taxable T1 and T2
  1196.     fields. Set the corresponding field to Y if sales Tax 1 or Tax 2 was paid
  1197.     and you want to refund the tax. Set them to N if you do not need to refund
  1198.     the tax. While taxes are refundable, the two add-on charges are treated as
  1199.     non-refundable and you do not have an option to refund them here.
  1200.  
  1201.   > Apply A Discount To Subtotal - Use this to discount everything on the sale,
  1202.     (as opposed to discounting selected items). You will be given a window in
  1203.     which to type the percentage discount.
  1204.  
  1205.   > View Summary Of POS Receipts - See how much you have made since last
  1206.     clearing the Exit Totals.
  1207.  
  1208.   > Toggle Client Database On/Off - Clear the client database off the screen or
  1209.     bring it back as needed.
  1210.  
  1211.   > Toggle Auto Page Eject On/Off - If On, Retail Plus sends a page eject to
  1212.     the printer after every sales slip or invoice.
  1213.  
  1214.   > Change Printer Outputs - Direct the printer output as needed to conform
  1215.     with printer setups.
  1216.  
  1217.   > Verify Printer Outputs - Use this to check on printer and port settings.
  1218.  
  1219.   > Select Taxes And Charges - This will display a window where you can select
  1220.     the taxes and charges to apply to your sales. The options shown are those
  1221.     that you entered in the POS Setup screen. These choices will remain in
  1222.     effect for each sale until they are changed again, unless the client
  1223.     database is in use and you have set up a tax configuration for the current
  1224.     client (see Section 7 - Setting Up A Client's Discount And Tax Status).
  1225.     This allows you to control which taxes and charges are applied to any given
  1226.     sale or for any given customer. If you need help using this window press F1
  1227.     while it is on the screen. Please note that entering a "1" on this screen
  1228.     enables taxes to be applied where items are identified as taxable in the
  1229.     inventory. It does not force tax to be calculated on items that have not
  1230.     been set up as taxable. Think of it as a switch that you can use to turn
  1231.     tax calculation on and off.
  1232.  
  1233.                                                                     - Page 20 -
  1234.  
  1235. > F7 -  Total - Use this to total up the current sale. A window appears with
  1236.   the subtotal and totals and you can enter the amount tendered by the
  1237.   customer. Any change owing will be calculated and displayed.
  1238.  
  1239.   If you wish to cancel out of this and return to the previous screen just
  1240.   press ESCAPE. If you press any other key Retail Plus  will print the sale.
  1241.   If the customer changes his or her mind you can still add or delete items
  1242.   and total the sale again if Auto Save has not been turned on. With Auto Save
  1243.   turned off, nothing is recorded in the inventory database until you press
  1244.   F9 to save it (see below).
  1245.  
  1246. > F9 -  Save - Use this to tell the system that the sale is complete. The sale
  1247.   (or price quote) is now posted to the database and the POS screen is cleared
  1248.   for the next transaction. If the client database is active the sale is
  1249.   recorded in the client's purchase history as well. If the MOP (Method Of
  1250.   Payment) is set to On Account or Price Quote then an invoice or quote is put
  1251.   on file. If Auto Save is turned on these steps are automatically executed.
  1252.  
  1253. > ESC - Cancel -  Press ESCAPE  to cancel a sale in progress.
  1254.  
  1255. > F10 -  Exit - use this to exit from the Point-Of-Sale function. When you
  1256. quit the POS screen you are asked if you wish to clear the exit totals. These
  1257. are the same numbers you see when you "View Summary Of POS Receipts" as
  1258. described above. If you do not clear them they will be saved for you and
  1259. Retail Plus will pick up where you left off the next time sales are made. If
  1260. you do choose to clear these numbers they are saved to a file called
  1261. SALESLOG.DBF which you can read with the "Exit Totals" command under the
  1262. P.O.S. menu. If you have configured the POS setup screen to print exit totals,
  1263. and the printer is on, then you will get a hard copy of these totals.
  1264.  
  1265. Please note that you should always clear the exit totals if you are going to
  1266. make sales from a different location. Otherwise you may get sales from two
  1267. different locations lumped together in one set of exit totals.
  1268.  
  1269.  
  1270.                                 Itemized Sales
  1271.  
  1272. This displays the contents of a text file called SALESLOG.TXT. It contains an
  1273. itemized list of all sales and will continue to collect them until you clear
  1274. the file. We recommend that you print it and clear it periodically so that it
  1275. does not get too big. When it reaches 400,000 bytes in size you will start
  1276. getting messages that it is growing too big. When it reaches 600,000 bytes it
  1277. is automatically cleared and the system starts a new log.
  1278.  
  1279.                                                                     - Page 21 -
  1280.                               Customer Accounts
  1281.  
  1282. This command leads to another menu from which you can find, review and clear
  1283. out invoices as well as quotes (a quote is like an invoice waiting to be
  1284. processed as a sale). The choices on this menu are:
  1285.  
  1286. > Payment On Invoice - Retail Plus requires all payments to be applied to an
  1287.   existing invoice, so you will be asked to enter the invoice number to which
  1288.   the payment applies. The payment date defaults to the current date but you
  1289.   can adjust this to any date you wish. You can also find invoices and make
  1290.   payments on the using the POS screen. Just press F2 to find the client
  1291.   record, press F2 again and then select "Show Invoices".
  1292.  
  1293. > Browse Receivables - Use this to see a listing of all the invoices on file.
  1294.   If you want to see the most recent ones first then choose to sort them by
  1295.   invoice number. If you want to see the older invoices first then sort by
  1296.   invoice date. The options available to you include printing an invoice,
  1297.   viewing the items on an invoice and deleting an invoice. You will be asked to
  1298.   confirm any invoice deletion before it is carried out. Once confirmed, an
  1299.   invoice is removed even if it has a non-zero balance.
  1300.  
  1301. > Batch Print Invoices - This will print all invoices that have a balance owing
  1302.   and an invoice date that falls between two given dates. Please note that an
  1303.   invoice will only be printed if it is associated (via customer number) with a
  1304.   customer in the client database. You can print individual invoices by
  1305.   locating the client in the POS screen or with the Browse Receivables command.
  1306.  
  1307. > Delete Old Invoices - This command deletes invoices that are older than a
  1308.   given date and have a balance of zero. The default date is 90 days before
  1309.   the current date but you can change it to any date you wish.
  1310.  
  1311. > Browse Quotes - This command allows you to view and re-print price quotes
  1312.   that are on file.
  1313.  
  1314. > Delete Old Quotes - This command deletes quotes on file that are older than a
  1315.   given date. The default date is 90 days before the current date but you can
  1316.   change it to any date you wish.
  1317.  
  1318. > Print Client List - Use this to get a hard copy of everyone's name, address,
  1319.   phone number and customer number.
  1320.  
  1321.  
  1322.                                 View Exit Totals
  1323.  
  1324. This contains a history of your POS receipts. These are displayed as a table.
  1325. The date and time shown for each set of totals is when the numbers were saved
  1326. and cleared in the POS system. This table can be edited simply by moving the
  1327. highlight to a cell you want changed and typing the new data. At the bottom of
  1328. the screen you will see an option for printing totals, which can be printed for
  1329. one date or a range of dates. If you print totals for a range of dates then
  1330. the columns will be added up for you and the sums will appear on the page.
  1331.  
  1332. If there have been discounts on any subtotals of your sales these are included
  1333. in the column labeled DISC/RETURNS/CREDITS. What is NOT included are the
  1334. discounts applied to individual items within a sale. These are handeled like
  1335. below-list price points rather than customer discounts.
  1336.  
  1337.                                                                     - Page 22 -
  1338.                                  Back Order Log
  1339.  
  1340. This command displays and prints the back orders that have been created for
  1341. your customers. Each back ordered item is listed separately with the customer
  1342. information. Print and clear this log regularly. See the General Program Notes
  1343. at the end of the manual for more on how customer back orders can be handled.
  1344.  
  1345.                                 Personnel Totals
  1346.  
  1347. This contains a history of each staff person's sales totals and can be used for
  1348. calculating commissions. Each time a sale is made the selling price of all
  1349. items (minus the discounts) is added to that person's total. If there is no
  1350. name in the "Sold By" field then the sale is credited to "No Name". At the
  1351. bottom of the screen you will see an option to print the totals. If you do this
  1352. then you will also be given an opportunity to clear the totals. The common
  1353. practice is to print out these totals once a week and re-set them to zero.
  1354.  
  1355.  
  1356.                                 Export Sales Log
  1357.  
  1358. If you have multiple points of sale you can use this command to write sales
  1359. data to an export file which can then be sent back to the main office, or
  1360. wherever you keep the master inventory. This allows you to centralize your
  1361. data without having to connect everything to a network server.
  1362.  
  1363. If you already have a network, this feature allows you to centralize your data
  1364. by having each point of sale export it's sales data to a common directory where
  1365. it can be picked up by the master inventory. The advantage of this system is
  1366. that the point-of-sale computers can keep making sales even if the network goes
  1367. down. The disadvantage is that you do not get instant updates to your inventory.
  1368.  
  1369. The default name assigned to the export file shows the location and date on
  1370. which the file was created. If you want to write this file to a floppy disk
  1371. just change the directory path shown to a floppy drive i.e.:
  1372.  
  1373.                                A:\XXXXXXX.DTA
  1374.  
  1375. When the sales export file has been written the Itemized Sales Log is cleared.
  1376. Note that the export file contains the same data and format as the Itemized
  1377. Sales Log, and can be read with any text editor.
  1378.  
  1379.                                                                     - Page 23 -
  1380.  
  1381.                               Write Stock Updates
  1382.  
  1383. In order to run multiple points of sale without a network you will need to keep
  1384. the inventory data on each computer up to date. Mostly you will want to add new
  1385. items and make sure all prices are current. This command would be used when you
  1386. have made additions and changes on the master inventory and wish to synchronize
  1387. the other computers running Retail Plus.
  1388.  
  1389. All you need to do is Mark the items you want included in the update and then
  1390. run this command. The updates are written to a pair of files which must always
  1391. remain together. The files have the same name but different file types - ".DBF"
  1392. and ".DBT".
  1393.  
  1394. You can accept the default filename or supply one of your own. The default
  1395. filenames start with a "U" and includes the location and date on which they
  1396. were created. For example, if a stock update was created at location SL1 on May
  1397. 1st, the name of the two files would be "USL10501.DBF" and "USL10501.DBT".
  1398.  
  1399. If you want to write the files to a floppy disk just change the directory path
  1400. to point to a floppy drive i.e.:
  1401.  
  1402.                                A:\UXXXXXX.DBF
  1403.  
  1404. Once created, the files can be distributed to all your points of sale via
  1405. diskette, modem, as an e-mail attachment, or in a common network directory. The
  1406. recipients of the file can synchronize their inventory by running the Read
  1407. Stock Updates command (see below).
  1408.  
  1409.  
  1410.                                Read Stock Updates
  1411.  
  1412. This is the other half of the stock updates feature. It allows you to
  1413. synchronze your data with the master inventory. Simply read in the files
  1414. sent from the master inventory and the update is done.
  1415.  
  1416. Use the help screens to guide you in locating the data files. If any update
  1417. files are present in the specified location you can select one from a pick list
  1418. on the screen.
  1419.  
  1420. WARNING: Since it is hard to undo batch changes made to inventory files you
  1421. should always have a fresh backup before proceeding. See the backup command
  1422. under the Utility menu.
  1423.  
  1424.                                                                     - Page 24 -
  1425.                                  Setup Menu
  1426.  
  1427. A menu appears from which you can choose which setup screen you want. The
  1428. options are:
  1429.  
  1430. > Select Printer Output - This allows you to choose invoices, sales slips, a
  1431.   continuous audit trail of sales or no printer output at all.
  1432.  
  1433. > Change Control Codes - This brings up a screen with seven fields where you
  1434.   can enter setups for the printers and the optional cash drawer. In those
  1435.   fields where a device control string is required you must enter the decimal
  1436.   equivalents of the ASCII codes to be sent separated by commas. For more
  1437.   information on how this works read the Help screens for these fields or see
  1438.   page 31 for an example.
  1439.  
  1440.   > In the first field type the port on which the Point-Of-Sale printer is
  1441.     connected. The choices are LPT1, LPT2, LPT3.
  1442.  
  1443.   > In the second field type the control string (if any) to send to the
  1444.     printer when printing sales slips.
  1445.  
  1446.   > In the third field type the control string (if any) to send to the printer
  1447.     when printing invoices
  1448.  
  1449.   > In the fourth field type the control string (if any) that activates the
  1450.     tape cutter on the sales slip printer. In practice you can put any codes
  1451.     here that you want sent to the POS printer after every sale.
  1452.  
  1453.   > In the fifth field type the port on which the automatic cash drawer is
  1454.     connected, if you have one. The choices are LPT1, LPT2, LPT3, COM1, or
  1455.     COM2. Usually cash drawers are connected to either COM1 or it plug into
  1456.     the back of the POS printer, in which case the cash drawer and the POS
  1457.     printer would both be on the same port. The Star SP200 POS printer, for
  1458.     example, has a cash drawer jack that looks like a modular telephone jack.
  1459.  
  1460.   > In the sixth field type the control string (if any) that triggers the cash
  1461.     drawer. For example, the code for a cash drawer connected to the back of
  1462.     the Star SP200 POS printer is 27,07,49.
  1463.  
  1464.   > In the seventh field type the number of times the cash drawer trigger
  1465.     needs to be repeated in order to open the drawer. This can be any number
  1466.     as specified in the instructions for your cash drawer.
  1467.  
  1468.                                                                     - Page 25 -
  1469.  
  1470. > Bonus Points Program - This is a feature that you can turn on and off. It is
  1471.   meant to provide the means to set up a rewards system for your best customers
  1472.   by giving them bonus points with every purchase. This qualifies them for a
  1473.   discount when they have accumulated enough points (max 99,999.99).
  1474.  
  1475.   When you turn on the bonus points program you will be asked for the
  1476.   following:
  1477.  
  1478.   > Point Factor - the number of bonus points the customers will receive for
  1479.     every dollar they spend (before taxes and charges). If you enter 1 they
  1480.     will get one point per dollar. If you enter 0.10 they must spend ten
  1481.     dollars to get one point. Points are still awarded on sales that contain
  1482.     discounted items but not on sales where there is already a discount on the
  1483.     subtotal.
  1484.  
  1485.  
  1486.   > Discount Threshold - the number of points a customer needs to qualify for a
  1487.     discount on their next purchase. The points a customer has accumulated will
  1488.     be displayed on the screen at the end of the line containing the Customer
  1489.     number. When that number reaches the discount threshold you will be
  1490.     notified the next time they make a purchase, and they can decide whether to
  1491.     use the discount now or let the points keep adding up. If a bonus points
  1492.     discount is taken on a given sale, the customer's point total is decreased
  1493.     by the same number as the discount threshold. For example, if the threshold
  1494.     is 500 and the customer has 600 points, they will have 100 points left
  1495.     after they take their discount. If a customer returns an item the point
  1496.     total is reduced again.
  1497.  
  1498.     > Discount Rate - the percentage discount customers will receive when they
  1499.       have enough points to qualify for a bonus points discount. In order for a
  1500.       customer to qualify two conditions must be satisfied:
  1501.  
  1502.                   1 - the customer must have earned enough bonus points.
  1503.                   2 - there cannot already be a discount applied to the
  1504.                       subtotal of the sale.
  1505.  
  1506.  
  1507.     > Print Point Totals - Answer Y if you want a customer's accumulated points
  1508.       to appear on their sales slips, answer N if you don't.
  1509.  
  1510.     There is another useful way you can use this feature. By setting the point
  1511.     factor to 1 the system will display the total amount that customers have
  1512.     spent whenever you pull up their names on the POS screen. The number shown
  1513.     represents the cumulative subtotal on their purchases (before taxes and
  1514.     charges). If you want to see this running total but do not actually want to
  1515.     use bonus point discounts then simply set the Discount Threshold to zero
  1516.     and the points printing option to N (no).
  1517.  
  1518. > Other Configurations - this brings up a screen where you can set up a number
  1519.   of preferences for the POS system. Please note that each location you have
  1520.   set up in Retail Plus can have a different POS configuration. The
  1521.   information you enter will be applied to the current location only. As you
  1522.   move through this screen you can press F1 at any time for an explanation of
  1523.   what each field is for. In the first section there are fields where you can
  1524.   enter the name and amounts for two types of sales taxes and two types of
  1525.  
  1526.                                                                     - Page 26 -
  1527.  
  1528.   add-on charges. These will all be added as a percentage on the invoice
  1529.   sub-total, except for Charge 1 which is applied as a flat fee. Use these
  1530.   fields as follows:
  1531.  
  1532.   > Tax 1 Name - enter the name of any sales tax that applies in your area.
  1533.  
  1534.   > Tax 1 Percent - enter the percentage amount of Tax 1.
  1535.  
  1536.   > Tax 2 Name - enter the name of a second sales tax that applies in your
  1537.     area (if any).
  1538.  
  1539.   > Tax 2 Percent - enter the percentage amount of Tax 2.
  1540.  
  1541.   > Charge 1 Name - enter the name of a flat fee such as a handling charge.
  1542.  
  1543.   > Charge 1 Amount - enter the amount of Charge 1.
  1544.  
  1545.  
  1546.   > Charge 2 Name - enter the name of a percentage add-on fee such as a
  1547.     service charge or commission.
  1548.  
  1549.   > Charge 2 Percent - enter the percentage amount of Charge 2.
  1550.  
  1551.   Please note that when an invoice is totaled up the charges are added after
  1552.   the taxes are calculated. It is assumed that any fee you add to a sale will
  1553.   not be taxable along with the merchandise. If you have a range of service
  1554.   fees that you add to customer invoices, set them up as items in a service
  1555.   fees department and add them to invoices as needed. In this way you can set
  1556.   up a service fee as either taxable or non-taxable.
  1557.  
  1558.   The remaining items on the setup screen are:
  1559.  
  1560.   > Auto Save After Printing ? - press Y to have the sales & inventory data
  1561.     automatically updated after every sale. Press N if you want the print and
  1562.     save operations to be on separate keys (F7 and F9). For more information,
  1563.     read the Help screen for this field.
  1564.  
  1565.   > Start At Inv # - type the number at which you want Retail Plus to start
  1566.     numbering the invoices. These numbers will also appear on sales slips as
  1567.     transaction numbers.
  1568.  
  1569.   > Invoice Header (Up to 5 lines) - enter anything that you want to appear at
  1570.     the top of your invoices or sales slips. If you do not have pre-printed
  1571.     paper stock then you may use this to print the store name and address. If
  1572.     you are going to print sales slips you will have to limit the length of
  1573.     each line to 38 characters maximum.
  1574.  
  1575.   > Invoice Footer (1 line) - enter anything you want to appear at the bottom
  1576.     of your invoices or sales slips. If you are going to print sales slips you
  1577.     will have to limit the length of this line to 38 characters maximum.
  1578.  
  1579.   > Top Margin (0-6) - enter the number of lines you want the printer to skip
  1580.     when printing invoices or sales slips. This allows room for your company
  1581.     logo if you use pre-printed paper stock.
  1582.  
  1583.                                                                     - Page 27 -
  1584.  
  1585.   > Center Header - press Y if you want the contents of the invoice header
  1586.     (and footer) centered on the invoice or sales slip. Press N if you want
  1587.     them left-justified.
  1588.  
  1589.   > Invoice Copies (1-9) - enter the number of copies of the invoice that you
  1590.     want printed. Generally it is easier to use duplicating NCR paper in your
  1591.     printer, unless you are using a laser printer. If you print more than 1
  1592.     copy they will be numbered as they come off the printer.
  1593.  
  1594.   > Print Exit Totals - Press Y if you want the system to print a breakdown of
  1595.     receipts each time you exit the point-of-sale function. Your receipts will
  1596.     be shown first by source and then by method of payment (Cash, Visa,
  1597.     Mastercard, Amex, Discover, Debit Card, Cheque or On Account).
  1598.  
  1599.   > Eject Page After Printing - press Y if you want the printer to eject after
  1600.     printing each invoice or sales slip. Press N to suppress the page eject.
  1601.  
  1602.  
  1603.   > Use Client Database -  Press Y if you want the client database to appear
  1604.     on the POS screen when you start it up. Press N to leave it out. If you
  1605.     choose to leave it out you can still call it up at any time from within
  1606.     the POS screen.
  1607.  
  1608.   > Auto Drawer Trigger - Press Y if you want Retail Plus to open the cash
  1609.     drawer when each sale is saved. Press N if you have a manual cash drawer.
  1610.  
  1611.   > Print Signature Lines For Charge Card Sales - Press Y if you want the
  1612.     standard message and signature line on the sales slip for charge card
  1613.     payments. Press N to omit it. To use this feature you should put NCR paper
  1614.     in your POS printer and you should make the necessary arrangements with
  1615.     the card issuer to accept this form of credit slip.
  1616.  
  1617.  
  1618. When you have finished with this screen press F10.
  1619.  
  1620. See Section 7, "General Program Notes" at the end of this manual for more
  1621. information about what the client database can do for you.
  1622.  
  1623.  
  1624.  
  1625.                       SALES MENU COMMAND 4 -> SET MARKS
  1626.  
  1627. Use the Set Marks command to flag items in the inventory for inclusion in
  1628. reports or various operations such as printing labels and reports, making
  1629. purchase orders or copying items from one location to another. A menu appears
  1630. with the following options:
  1631.  
  1632. > Mark All Items - set the Mark field to Y for all items in inventory.
  1633.  
  1634. > Unmark All Items - set the Mark field to N for all items in inventory.
  1635.  
  1636. > Select Criteria - Use this to mark or unmark items that satisfy a given
  1637.   criteria. First you are asked to choose whether you want your selections
  1638.   Marked or Unmarked. You can then choose one of six methods to target the
  1639.   items you want. You can use a two-pass strategy to make more complex choices.
  1640.   For example, lets say you want to make a purchase order for a given supplier
  1641.  
  1642.                                                                     - Page 28 -
  1643.  
  1644.   but wish to exclude the items in a given Department. You would Mark all items
  1645.   from that supplier on the first pass then Unmark all items in the target
  1646.   Department on the second pass.
  1647.  
  1648.   PLEASE NOTE: Marking records can be a cummulative activity. If you Mark all
  1649.   the items in one department and then Mark all the items from one supplier you
  1650.   have Marked all the items that contain either one of these targets. Remember
  1651.   to use the "Unmark All Items" command before targeting a new set of items.
  1652.  
  1653.  
  1654.                         SALES MENU COMMAND 5  -> LABELS
  1655.  
  1656. Use this command to print price tags, bin labels and bar codes. Price tags show
  1657. the item name, code number and price. Bin labels show the product name, size,
  1658. code, price, department and supplier. If printed on a LaserJet the bin labels
  1659. also show the base stock, re-order point and re-order quantity. Bar code labels
  1660. (which can also be used as price tags) show a Code 39 bar code, the stock
  1661. number, the item name, and the price. Bar codes can only be printed on an HP
  1662. LaserJet or work-alike printer. Labels are printed in the current sorting order
  1663. (see the Sort command under the Utility Menu).
  1664.  
  1665. When you begin, you will see a reminder that labels will be printed for Marked
  1666. items only. You will then have an opportunity to print labels for each item in
  1667. the last shipment or to select the number of copies of each label (maximum
  1668. 999). If you are using a dot matrix printer you can print test labels to adjust
  1669. the position of the label stock in the printer. If you are using a LaserJet you
  1670. can chose manual or auto sheet feeding. There will, of course, be an option to
  1671. cancel any print job in progress. If you cancel a print job in Retail Plus
  1672. expect the printing to continue for a few more lines until the printer's
  1673. memory buffer is empty.
  1674.  
  1675. The label sizes used for dot matrix printers are: For price tags: 2-1/2 by
  1676. 15/16 (three-up, Avery Label 04144 or M40153A). For bin labels: 4 by 1-7/16
  1677. (one- up). These are standard size labels and are available from any office
  1678. supplies store.
  1679.  
  1680. The label sizes used for LaserJet printers are: For price tags: Avery Label
  1681. 5267 (AL-90M in Canada). These are 1/2 by 1-3/4 (four-up, 80 per page). For bin
  1682. labels: Avery Label  5163 (AL-130 in Canada). These are 4 inches by 2 inches
  1683. (two-up, 10 per page). For small bar code labels: Avery Label  5160 (AL-100 in
  1684. Canada). These are 2-5/8 by 1 (three-up, 30 per page). For large bar code
  1685. labels: Avery Label  5162 (AL-125 in Canada). These are 4 by 1-1/3 (two-up, 14
  1686. per page). All these labels may be available from other manufacturers as well.
  1687. Make sure you are using labels specifically made for laser printers.
  1688.  
  1689.                       SALES MENU COMMAND 6 -> FAST LIST
  1690.  
  1691. This command will print a basic price list of your product line for fast
  1692. reference. The information included is the stock code, product name, size (if
  1693. applicable), the number on hand, and the retail price. It will also show which
  1694. items, if any, are taxable (1, 2 or B for tax 1, tax 2 or both). Keep it by
  1695. your cash register for fast price and stock lookups.
  1696.  
  1697.                                                                     - Page 29 -
  1698.                       SALES MENU COMMAND 7 -> CATALOGUE
  1699.  
  1700. Use this command to print a catalogue of your product line. When you begin, you
  1701. will see a reminder that only marked items will be included. Be sure you have
  1702. marked only the items for which you want catalogue output.
  1703.  
  1704. You can send catalogue output directly to the printer or to a text file for
  1705. custom formatting with your favorite word processor. To send printer output to
  1706. a text file see the Text File command under the Utilities menu. Very
  1707. sophisticated catalogues can be prepared by loading this output into desktop
  1708. publishing software where professional looking layouts can be added. Catalogue
  1709. items will be printed in the current sorting order unless you specify that they
  1710. should be listed by department, in which case the department will be the
  1711. primary sort key and the current sorting order (by name or by code) will be the
  1712. secondary sort key.
  1713.  
  1714.                         SALES MENU COMMAND 8 -> YEAR END
  1715.  
  1716. This command runs the fiscal year-end closing routine. It saves data to an
  1717. archive file and gives you the opportunity to print a cumulative sales report
  1718. for the year. The inventory file is then set up for the new fiscal year. In
  1719. order to create sales projections, you are given an opportunity to supply an
  1720. anticipated percentage increase in sales in each department for the new year.
  1721. This is presented in tabular form and you need only type the percentage
  1722. increase in the appropriate field. These percentages are used to calculate your
  1723. sales projections for the next year. When you have finished filling out this
  1724. table press ESCAPE to continue.
  1725.  
  1726. Sales data archived by this process can be displayed with the Review command
  1727. (see below).
  1728.  
  1729.                         SALES MENU COMMAND 9 -> REVIEW
  1730.  
  1731. When the Year-End command is used, a dBASE III compatible data file is created
  1732. that archives sales data for the year being closed. The file is named according
  1733. to the store location and the year (i.e. SL1-1993.DBF).
  1734.  
  1735. Use the REVIEW command to look at the contents of any archive. The first thing
  1736. you will see is a pick list of available archive files.
  1737.  
  1738. Use the UP / DOWN ARROW keys to highlight the archive you want then press
  1739. ENTER. The information will be displayed in tabular form and the following
  1740. options appear at the bottom of the screen:
  1741.  
  1742.  
  1743. > F1 - Help - to get information about how to use this screen.
  1744.  
  1745. > F4 - Print - send the highlighted record to the printer.
  1746.  
  1747. > F6 - Lock - lock the scrolling display at column 1,2,3 or 4. The display
  1748.   will freeze at the column where the cursor is located. Press F6 again to
  1749.   unlock.
  1750.  
  1751. > F10 - Exit - return to the Main Menu.
  1752.  
  1753.                                                                     - Page 30 -
  1754.                          SECTION 4 - THE REPORTS MENU
  1755.                          ----------------------------
  1756.  
  1757. The Reports menu contains the options you have for printing routine reports.
  1758. These are described below in order of appearance. In most cases you will be
  1759. reminded that only marked items will be included in the reports. If you have
  1760. not marked some or all items in your inventory you can press ESCAPE to go back
  1761. and do it. For more information on Marks, see the Set Marks command under the
  1762. Sales menu. Note that you will have an option to send any of these reports to
  1763. the screen, the printer or to a disk file for loading into your word processor.
  1764.  
  1765.  
  1766.                       THE REPORTS MENU COMMAND 1 -> SALES
  1767.  
  1768. You have an option to print weekly or monthly sales figures. If you choose
  1769. monthly figures you will get a year-to-date report. If you choose weekly
  1770. figures you can choose the starting week and ending week for the report. The
  1771. output is listed by Department and you will get a summary of sales in each one.
  1772. This is a wide report so you will be asked to switch your printer to compressed
  1773. mode unless you have entered your printer control codes in the Get Info window
  1774. under the Utility menu.
  1775.  
  1776.  
  1777.                      REPORTS MENU COMMAND 2 -> INVENTORY
  1778.  
  1779. This report prints inventory numbers for each Marked item. At the end of each
  1780. line a space is provided where you can write in the physical count. This allows
  1781. you to take inventory simply by printing this report and filling in the blanks.
  1782.  
  1783. Before printing you will be asked if you want the report to contain the
  1784. inventory for the current location only or for all locations. If you select
  1785. "All Locations" you will then be asked if you want the figures combined for
  1786. each product  or to show the quantity in each location. Please note that items
  1787. in any location must be marked to be included in the report. For example, if
  1788. you want the report to include everything in the same department in all
  1789. locations you must bring up each location separately and use the Set Marks
  1790. command to mark the items in that department.
  1791.  
  1792. You will then be asked if you want the output sorted by department. If you
  1793. answer YES you will get a summary of the cost of all items in the department,
  1794. the retail value of the items in the department, and the percentage of the
  1795. inventory cost they represent. If you answer NO the inventory will be printed
  1796. in the current sorting order with no department summary. This is a wide report
  1797. so you will be asked to switch your printer to compressed mode unless you have
  1798. entered your printer control codes in the Get Info window under the Utility
  1799. menu.
  1800.  
  1801.                     THE REPORTS MENU COMMAND 3 -> TOP 10%
  1802.  
  1803. It is sometimes said in retail that 10% of your stock produces 80% of your
  1804. cash flow. This is usually an over simplification but this report shows you
  1805. which products are your top performers.
  1806.  
  1807. The options available are:
  1808.    > To report all sales this year or only for a given month.
  1809.    > To list the items by gross sales or by volume.
  1810.    > To rank all items or only the top 10%.
  1811.  
  1812.                                                                     - Page 31 -
  1813.                       REPORTS MENU COMMAND 4 -> ANALYSIS
  1814.  
  1815. This report provides the information needed to analyze sales performance with
  1816. respect to inventory cost. For each item it shows the year-to-date gross
  1817. sales, margin, average percent margin (as a fraction of cost), unit sales,
  1818. value of the on-hand inventory (at cost), stock turnover rate, the percent of
  1819. total sales produced by each item, and the percent of the total inventory cost
  1820. invested in each item.
  1821.  
  1822.  
  1823. You are given a choice of listing the items by gross sales or by department.
  1824. If you choose to list by department the report will also show the percent of
  1825. total sales produced by each department and the percent of total inventory
  1826. cost invested in that department. This is a wide report so you will be asked
  1827. to switch your printer to compressed mode unless you have entered your printer
  1828. control codes in the Get Info window under the Utility menu.
  1829.  
  1830.  
  1831.                        REPORTS MENU COMMAND 5 -> VALUES
  1832.  
  1833. This is a straightforward listing of the cost and retail value of your
  1834. inventory. It is included mostly for the benefit of the auditors.
  1835.  
  1836. You are given a choice of listing the items by department. If you choose to
  1837. list by department the report will show subtotals for each department and the
  1838. percent of total inventory cost invested in that department. This is a wide
  1839. report so you will be asked to switch your printer to compressed mode unless
  1840. you have entered your printer control codes in the Get Info window under the
  1841. Utility menu.
  1842.                        REPORTS MENU COMMAND 6 -> LEVELS
  1843.  
  1844. Run this report to find out which items may be over stocked or under stocked.
  1845. This is a wide report so you will be asked to switch your printer to
  1846. compressed mode unless you have entered your printer control codes in the Get
  1847. Info window under the Utility menu.
  1848.  
  1849. In the overstock report, items with normal on-hand quantities may be listed as
  1850. overstocked if they have not had sales in the last three weeks or have large
  1851. amounts of stock on order.
  1852.  
  1853. In the under stock report items are considered low in stock if the onhand
  1854. quantity is less than or equal to the base stock or the re-order point.
  1855.  
  1856.  
  1857.                       REPORTS MENU COMMAND 7-> BILLINGS
  1858.  
  1859. This report lists the invoices you have on file. There is an option to report
  1860. only the invoices that have a non-zero balance. If you wish to print customer
  1861. account statements you can do so in the POS menu. Just locate any invoice that
  1862. belongs to the desired customer and press F4.  You will be asked if lyou wish
  1863. to print just the invoice or a statement of account.
  1864.  
  1865.                                                                     - Page 32 -
  1866.                       REPORTS MENU COMMAND 8-> ON ORDER
  1867.  
  1868. Run this report to find out which items have open orders. If you want to look
  1869. at just one supplier then use the Set Marks command to mark the items from the
  1870. supplier you want. Please note that the field labeled On Order in your
  1871. inventory represents the quantity currently on order.
  1872.  
  1873.  
  1874.                REPORTS MENU COMMAND 9-> CUSTOMER BACK ORDERS
  1875.  
  1876. Run this report to find out which items have been back ordered for your
  1877. customers.
  1878.  
  1879. In the normal course of making sales within the POS system you will run into
  1880. situations where the client wants more than you have on hand. In those
  1881. situations there is an option to create a back order. This report tells you
  1882. how many of each item was back ordered.
  1883.  
  1884. Note that the report contains only back orders for which no purchase order has
  1885. been created. Once a purchase order has been made this back order quantity is
  1886. added to the On Order quantity. See the General Program Notes at the end of the
  1887. manual for more information on how back orders work.
  1888.  
  1889.                    THE REPORTS MENU COMMAND 10 -> SUPPLIERS
  1890.  
  1891. If you need a list of who supplies you with which products, this report will
  1892. produce it. You will be asked if you want the list sorted by supplier name or
  1893. by item name. This can also serve as a reference list for supplier's stock
  1894. codes.
  1895.  
  1896.                    THE REPORTS MENU COMMAND 11 -> RECEIVED
  1897.  
  1898. This report prints the last date received and last quantity received for all
  1899. marked items.
  1900.  
  1901.                                                                     - Page 33 -
  1902.                          SECTION 5 - THE UTILITY MENU
  1903.                          ----------------------------
  1904.  
  1905.  
  1906.                         UTILITY MENU COMMAND 1 -> SORT
  1907.  
  1908. Use this to tell Retail Plus the order in which you want your inventory
  1909. displayed or printed. A window comes up which gives you a choice of three
  1910. sorting options:
  1911.  
  1912.  
  1913. > Product Name - Products appear alphabetically by name.
  1914.  
  1915. > Alpha Code - Products appear by alpha-numeric stock codes. Choose this if
  1916.   you use stock codes that contain any characters that are not numbers.
  1917.  
  1918. > Numeric Code - Products appear by numeric stock codes. Choose this if you
  1919.   use stock codes that always contain numbers only.
  1920.  
  1921.  
  1922.                       UTILITY MENU COMMAND 2 -> INDEXES
  1923.  
  1924. Use this to re-build a damaged index file. Retail Plus creates a number of
  1925. index files for each inventory file. They allow you to select the current
  1926. sorting order and to find records quickly. In any database system it can
  1927. happen that index files become damaged because they are constantly being read
  1928. and modified. If this happens the damaged file must be re-built. The symptoms
  1929. of a damaged index file is that you cannot find an item you know is in the
  1930. database or the program gives you an error message. If this happens select the
  1931. Indexes command and the problem will clear up. Please note that this command
  1932. not only re-builds the indexes but also makes a fresh copy of the inventory
  1933. data files so it may take a few minutes.
  1934.  
  1935.  
  1936.                        UTILITY MENU COMMAND 3 -> EXPORT
  1937.  
  1938. Use this to create data files to export your sales information to a
  1939. spreadsheet or a database management system. In many cases the export function
  1940. is not needed since many spreadsheets and database systems can directly read
  1941. dBASE files, which is the format used by Retail Plus.
  1942.  
  1943. You will be asked to supply the name for the new data file. The default name
  1944. is SALES.DTA. You can accept this by pressing ENTER or you can change it by
  1945. typing a new name. Please note that only the filename can be changed. The file
  1946. extension (.DTA) is automatically supplied. You will then be asked if you wish
  1947. to export weekly or monthly sales figures. Select one of these then press
  1948. ENTER.
  1949.  
  1950. Next you can tell Retail Plus  whether you want the field names on the first
  1951. line of the export file. Select YES if you are going to export to a
  1952. spreadsheet that needs to contain the correct column headings.
  1953.  
  1954.                                                                     - Page 34 -
  1955.  
  1956. If you answer NO you will be given a choice of two data formats. The first is,
  1957. once again, a standard comma-delimited data file. The second is called System
  1958. Data Format (SDF) which uses fixed-length fields instead of delimiters. Check
  1959. the manual for the program into which you want to import the data to see which
  1960. formats it can handle.
  1961.  
  1962.  
  1963. you choose to export monthly sales data, the export file has the following
  1964. structure:
  1965.  
  1966.  
  1967.   FIELD       NAME          TYPE   WIDTH   DECIMAL
  1968.   ----------------------------------------------------------------------------
  1969.     1         ITEM            C      30       0
  1970.     2         CODE            C      10       0
  1971.     3         SIZE            C       6       0
  1972.     4         SOLD            N       7       0
  1973.     5         GROSS           N       9       2
  1974.     6 - 17    Jan94 - Dec94   N       6       0  (monthly sales current year )
  1975.    18 - 29    Jan93 - Dec93   N       6       0  (monthly sales previous year)
  1976.  
  1977.  
  1978. If you choose to export weekly sales data, the export file has the following
  1979. structure:
  1980.  
  1981.  
  1982.   FIELD       NAME          TYPE   WIDTH   DECIMAL
  1983.   ----------------------------------------------------------------------------
  1984.     1         ITEM            C      30       0
  1985.     2         CODE            C      10       0
  1986.     3         SIZE            C       6       0
  1987.     4         SOLD            N       7       0
  1988.     5         GROSS           N       9       2
  1989.     6 - 58    WK1 - WK53      N       6       0   (weekly sales current year)
  1990.  
  1991.  
  1992.  
  1993.                      UTILITY MENU COMMAND 4 -> TEXT FILE
  1994.  
  1995. Use this to re-direct all the printer output to a disk file. You will be asked
  1996. to supply the name of the file. The default is REPORTS.TXT. You can accept this
  1997. by pressing ENTER or you can change it by typing a new name. Please note that
  1998. only the filename can be changed. The file extension (.TXT) is automatically
  1999. supplied. As long as output is being re-directed, the name of the text file
  2000. appears in the bottom right corner of the screen. All printer output will be
  2001. sent to this file until you select the Printer command (which does not appear
  2002. on the Utility menu unless you are currently re-directing output to a text
  2003. file). It is possible to keep writing to this file until it becomes quite
  2004. large, so watch your disk space.
  2005.  
  2006.                                                                     - Page 35 -
  2007.  
  2008.                      UTILITY MENU COMMAND 5 -> VIEW FILE
  2009.  
  2010. Use this command to look at the contents of a text file in the Retail Plus
  2011. directory of your hard drive. You can use it to read the output that results
  2012. from using the Text File command above.
  2013.  
  2014. Only files that have an extension of .TXT or .DOC can be read. The following
  2015. keys can be used while looking at a file:
  2016.  
  2017. > ARROWS -  Use the arrow keys to scroll up, down, right or left.
  2018. > PAGEUP / PAGEDOWN - Use these to skip up and down the file.
  2019. > HOME / END - Use these to go to the top or bottom of the file.
  2020. > F - press F to find a word or character string in the file. The line where
  2021.   it is found will become the top line on the screen.
  2022. > N - Press N to find the next occurrence of the search string.
  2023. > P - Press P to print the file.
  2024. > ESCAPE - use this to exit the file.
  2025.  
  2026.  
  2027.                       UTILITY MENU COMMAND 6 -> LOCATION
  2028.  
  2029. This command allows you to select the store location you want to work with,
  2030. create a new location, or delete an existing location. A menu appears with the
  2031. following options:
  2032.  
  2033. > Change Location - This displays the store locations that have been set up in
  2034.   Retail Plus. Use the UP / DOWN ARROW keys to highlight the one you want
  2035.   then press the ENTER key. You will then be prompted to choose the manner in
  2036.   which you want the inventory sorted.
  2037.  
  2038. > New Location - Use this to create a new store location. First you will be
  2039.   asked to assign a three-character code to represent the new location. If
  2040.   there are locations already set up you will see a list of location codes
  2041.   that have been used. You will then be asked if you want to copy the product
  2042.   line from an existing location (if there is one).
  2043.  
  2044.   Answer YES if the new location is going to carry substantially the same
  2045.   products as an existing one. A window appears from which you can select the
  2046.   location whose product line you want to copy. When you are done the new
  2047.   location will be the active location and you can access it's records
  2048.   immediately. The information copied includes product name, code, department,
  2049.   size, unit cost, adjusted cost, unit price, the text field and the sales
  2050.   projections. If there are minor differences in the product line carried in
  2051.   the new location you can use the Browse window or the Find command to make
  2052.   the necessary changes.
  2053.  
  2054. > Delete Location - Use this command to remove a location from Retail Plus.
  2055.   When you select this you will be asked to confirm your choice. If the
  2056.   location you deleted is the active location (the one shown in bottom right
  2057.   corner of the screen) you will be asked to change to another location first.
  2058.  
  2059.   If you delete all the locations set up in Retail Plus the New Location
  2060.   command automatically comes to the screen and you will be asked to set up a
  2061.   new one immediately. This reflects the fact that Retail Plus requires
  2062.   inventory files to work with at all times. The system will not run if there
  2063.   is no active location available.
  2064.  
  2065.                                                                     - Page 36 -
  2066.  
  2067.                      UTILITIES MENU COMMAND 7 -> GET INFO
  2068.  
  2069. Use this when you need some information about the state of Retail Plus and
  2070. the state of your computer.
  2071.  
  2072. This is also where you can enter printer setup strings to use with the default
  2073. printer. Since many of the reports produced by Retail Plus are more than 80
  2074. characters wide you should enter the command your printer requires to switch
  2075. to condensed print (at least 15 characters per inch) and the command it
  2076. requires to switch back to normal print.
  2077.  
  2078. These printer commands can be found in your printer manual and usually consist
  2079. of 2 or three characters that begin with the ESCAPE character (printer
  2080. commands are often called escape sequences). These sequences are expressed in
  2081. terms of the decimal ASCII numbers of each character in the sequence. For
  2082. example, if your printer requires ESCAPE - M for normal print then you would
  2083. enter 27,77 because the decimal equivalent for ESCAPE is 27 and the decimal
  2084. equivalent of M is 77. These numbers can be found on the ASCII chart in your
  2085. printer manual.
  2086.  
  2087. More Examples:
  2088.  
  2089. > An Epson command for condensed print is:
  2090.  
  2091.      27,15
  2092.  
  2093. > An Epson command for normal print is:
  2094.  
  2095.      27,64,27,69      (27,64 resets the printer and 27,69 makes nicer print)
  2096.  
  2097. > An HP Laserjet command for condensed print is:
  2098.  
  2099.      27,38,108,50,54,65,27,38,107,50,83
  2100.  
  2101. > An HP Laserjet command for normal print is:
  2102.  
  2103.      27,38,108,50,54,65,27,38,107,48,83
  2104.  
  2105. These examples may or may not work for your model of printer. Please check the
  2106. manual for the corresponding commands.
  2107.  
  2108.  
  2109.  
  2110.                       UTILITIES MENU COMMAND 8 -> COLOR
  2111.  
  2112. Use this command to change between color and monochrome display.
  2113.  
  2114.                                                                     - Page 37 -
  2115.  
  2116.                       UTILITIES MENU COMMAND 9 -> BACKUP
  2117.  
  2118. File security means making backup copies of your data files. First you will be
  2119. asked to enter the drive\directory where you want to put them. The default is
  2120. on the current drive, in a directory called BACKUP. If the specified directory
  2121. does not exist it will be created. You will then see a display of the space
  2122. needed and the space available for the backup. If you do not want to proceed
  2123. just press ESCAPE to go back to the menu.
  2124.  
  2125. If you have more than one location then you will need to run the backup command
  2126. for each one. For example, lets say you have two locations called SL1 and SL2
  2127. and that the active location is SL1. To back up everything you need, run the
  2128. Backup command using the "All Of The Above" option. Then change locations to
  2129. SL2 and run the Backup command again using the "Current Location" option.
  2130.  
  2131. Please note that the Backup command does not use any file compression schemes,
  2132. so floppy diskettes may not have enough capacity to hold a large inventory.
  2133.  
  2134. The easiest way to maintain file security is to make your backups in the
  2135. default directory. Then you can use these copies to roll back your data to the
  2136. last saved version if you run into a problem. You will also have everything in
  2137. one place so you can easily use a hard disk backup program to put it on
  2138. diskettes or a tape drive.
  2139.  
  2140. Please do not neglect to back up the contents of your hard disk. Do it
  2141. frequently and you will never have cause for regret when it breaks down. If you
  2142. have employees who run Retail Plus, be sure that backups are part of the daily
  2143. routine for a designated person.
  2144.  
  2145.  
  2146.  
  2147.                      UTILITIES MENU COMMAND 10 -> ROLLBACK
  2148.  
  2149. If you keep regular backups you will always be able to roll back the
  2150. inventory data to a previous session. This ability comes in handy if you or
  2151. one of your employees does something that is hard to undo, like recording a
  2152. large shipment twice or deleting 20 items then realizing they were the wrong
  2153. twenty. Everyone who works with computers (bar none) has moments like that, and
  2154. an easy way out saves much heartache.
  2155.  
  2156. Just follow the prompts to indicate the drive\directory where the backup files
  2157. can be found. The one shown in the screen is the default backup directory.
  2158. Press F1 if you need help entering this information.
  2159.  
  2160.  
  2161.                      UTILITIES MENU COMMAND 11 -> DUPLICATE
  2162.  
  2163. This command checks your inventory for items that have identical stock codes,
  2164. and also for items with no stock code at all. Both conditions can cause
  2165. problems and should be avoided. Run this feature after importing new items of
  2166. inventory from another database.
  2167.  
  2168. If you enter stock using the New Item command, the stock code is check for
  2169. duplication on the spot. This does not prevent you from changing a stock code
  2170. in the Browse window later, so use the Duplicate command periodically to ensure
  2171. consistency.
  2172.  
  2173.                                                                     - Page 38 -
  2174.  
  2175.                          SECTION 6 - THE ACCESS MENU
  2176.                          ---------------------------
  2177.  
  2178. Use of password protection in Retail Plus is optional. It is turned on and
  2179. off using the Protect/Unprotect commands under the Access menu. The password
  2180. system provides three levels of access that give varying levels of protection
  2181. against data deletion and modification. If you do not use the password system
  2182. any user can access and modify your inventory data.
  2183.  
  2184.  
  2185.                         ACCESS MENU COMMAND 1 -> LOGIN
  2186.  
  2187. Use this to change the login name and access level without having to exit and
  2188. log back in.
  2189.  
  2190.                       ACCESS MENU COMMAND 2 -> ADD USER
  2191.  
  2192. Use this command to add another user to the password system. A window appears
  2193. where you can enter the following:
  2194.  
  2195. > User Name - type the first name only then press ENTER. User names should be
  2196.   unique. Avoid using two identical names for different users or two different
  2197.   passwords for one user.
  2198.  
  2199. > Access Level - type the access level you want to give this user then press
  2200.   ENTER. Level 1 grants looking privileges only. Use this for someone who is
  2201.   training in your store and who wants to see what the computer system is all
  2202.   about. They may practice using the POS function but are not able to save any
  2203.   sales data. Level 2 grants data entry and editing privileges. Use this for
  2204.   someone who needs to enter and update your data but who may not delete
  2205.   anything. Level 3 grants all privileges. This level is required to delete
  2206.   records and to disable the password requirement. It is also required to
  2207.   assign access privileges to other users.
  2208.  
  2209. > Password - type the users password then press ENTER. Passwords should be at
  2210.   least three characters long. All users may change their own password at any
  2211.   time.
  2212.  
  2213. Press ESCAPE at any time to return to the Main Menu.
  2214.  
  2215.  
  2216.                      ACCESS MENU COMMAND 3 -> DELETE USER
  2217.  
  2218. Use this command to remove a user's name and password from the system. A
  2219. window appears listing the current users.
  2220.  
  2221. Use the UP / DOWN ARROW keys to highlight the user name you want removed then
  2222. press ENTER. Press ESCAPE to exit without any changes. This command is
  2223. available only to users with an access level of three.
  2224.  
  2225.                                                                     - Page 39 -
  2226.  
  2227.                        ACCESS MENU COMMAND 4 -> CHANGE
  2228.  
  2229. Any user may change his or her password at any time. The users are prompted
  2230. for their old password then the new one. Passwords should be at least three
  2231. characters long. The most secure passwords are a mixture of numbers and
  2232. letters.
  2233.  
  2234.  
  2235.                      ACCESS MENU COMMAND 5 -> SHOW LEVEL
  2236.  
  2237. Use this to see what access level you currently have.
  2238.  
  2239.  
  2240.                  ACCESS MENU COMMAND 6 -> PROTECT / UNPROTECT
  2241.  
  2242. If the password requirement is turned off this menu item will display as
  2243. "Protect" and any user can to turn the password requirement on again. This is
  2244. because all users are assigned an access level of three when no passwords are
  2245. being used. If the passwords are in use this menu item will display as
  2246. "Unprotect" and users must have an access level of three to turn it off again.
  2247.  
  2248.                                                                     - Page 40 -
  2249.  
  2250.                       SECTION 7 - GENERAL PROGRAM NOTES
  2251.                        ---------------------------------
  2252.  
  2253.  
  2254.                            ABOUT THE CLIENT DATABASE
  2255.  
  2256. This consists of two files called CLIENT.DBF and CLIENT.DBT. They are
  2257. compatible with dBASE, FoxBASE, and DMAIL, the professional mailing list system
  2258. supplied with Retail Plus. By using the client database each time you make a
  2259. sale in the POS screen, the sales information is saved under the client's name.
  2260. Using this purchase history you can always find out who bought what, when ,how
  2261. many, and what they paid for it. There are several standard ways to use this
  2262. information for marketing, and you can probably think of a few of your own.
  2263.  
  2264. Example 1 -  Lets say you are having a special promotion on the latest widgets.
  2265. You have some flyers printed to get the word out, but now you have to get those
  2266. flyers into the right hands. Using DMAIL you can easily find everyone who ever
  2267. bought a widget from you and generate mailing labels for them.
  2268.  
  2269. Example 2 - Mr. Jones brings back his widget for a warranty repair. He says he
  2270. lost his sales slip and can't prove that it is still under warranty. Using the
  2271. client database you can look up his name and find out the exact date he bought
  2272. the item and whether or not he bought it at discount.
  2273.  
  2274. The client database does have a limitation - it can only hold about 400 sales
  2275. per client. Retail Plus will warn you when you are getting close to the limit
  2276. for any given client. At that time you should use DMAIL to clear out some of
  2277. the old data from their records. If you do not do this, Retail Plus will clear
  2278. the client's purchase history when the limit is reach and will start over with
  2279. a clean slate.
  2280.  
  2281.  
  2282.                   SETTING UP A CLIENT'S DISCOUNT AND TAX STATUS
  2283.  
  2284. In the client section of the POS screen you will see a field called CUST NO
  2285. which is a 28-character text field. The system uses the first five characters
  2286. to store the customer number (which is automatically assigned) and the last
  2287. eight characters to store the number of bonus points a customer has accumulated
  2288. if the points feature is turned on. The rest of the field can be used to set up
  2289. a customer's tax and discount status. What follows is a description of why you
  2290. might want to do this and how to do it.
  2291.  
  2292. The problem: When you get Retail Plus ready for use you can set up the default
  2293. taxes and charges which are applied to all sales. You do this in the POS screen
  2294. by pressing F6 then 0 to bring up the window where the default settings are
  2295. entered. You can over-ride these settings at the time of sale but this usually
  2296. means a few extra keystrokes. Any discounts on a subtotal must also be manually
  2297. selected for each sale. This can be inconvenient if you have regular customers
  2298. who usually get a certain tax rate, tax exemption, or discount rate.
  2299.  
  2300.                                                                     - Page 41 -
  2301.  
  2302. The solution: If you set up a customer's discount and tax status in the CUST NO
  2303. field you will always have the right taxes, charges and discounts automatically
  2304. charged to the right people. All you do is insert the appropriate command,
  2305. after the customer number, in the CUST NO. field. The commands are:
  2306.  
  2307.          /T1      - use tax 1 when selling to this client
  2308.          /T2      - use tax 2 when selling to this client
  2309.          /C1      - use charge 1 when selling to this client
  2310.          /C2      - use charge 2 when selling to this client
  2311.          /CA      - use no taxes or charges for this client
  2312.          /DXX.XX  - apply an XX.XX percent discount when selling to this client
  2313.  
  2314. For example, if you have a customer that is subject only to tax 1 and charge 1,
  2315. and usually gets an eight and a half percent discount then you would enter:
  2316.  
  2317.                                /T1/C1/D08.50
  2318.  
  2319. If you are just setting up a client's name and address the customer number has
  2320. not yet been assigned by the system. Just type the tax and discount status at
  2321. the beginning of the field and the system will insert the customer number in
  2322. the right place when you save the record. After the system has inserted the
  2323. customer number at the beginning, and any possible bonus points at the end, the
  2324. field will look something like this:
  2325.  
  2326.                    Cust No:10002 /T1/C1/D08.50  2125.00
  2327.  
  2328. Any discounts or taxes you set up in this fashion can be over-ridden at the
  2329. time of sale if the need arises. To change the taxes simply press F6, then 0 to
  2330. get the window for taxes and charges. To change the discount rate press F6 then
  2331. 4 to get the discount window, then set the discount rate to zero or whatever
  2332. number you wish. Remember that you can also turn either of the taxes on or off
  2333. for any individual item as you add it to the sale.
  2334.  
  2335. Reminder: You can set up all possible taxes and charges by going to the POS
  2336. Setup Menu, selecting "Other Configurations", then entering any taxes and
  2337. charges that might apply to your business.
  2338.  
  2339.                                                                     - Page 42 -
  2340.                                ABOUT INVOICING
  2341.  
  2342. PLEASE NOTE: INVOICES ARE ONLY STORED IN CUSTOMER ACCOUNTS IF THE METHOD OF
  2343. PAYMENT IS SET TO "ON ACCOUNT".
  2344.  
  2345. Customer's account statements can be printed any time when browsing invoices.
  2346. just move the highlight to any one of the customer's invoices and press F4. You
  2347. will be asked if you wish to print just the invoice or a statement of account.
  2348. Each invoice is listed on the screen by invoice number and shows the invoice
  2349. date, the total, the balance, the last time a payment was made on the invoice,
  2350. the amount that was paid, and any penalty applied for overdue charges.
  2351. Penalties are optional and you will be asked what monthly interest rate you
  2352. want to charge (1 to 1.5 percent per month is common). Once you enter an
  2353. interest rate it remains the default rate until you change it again. The system
  2354. will calculate the number of months the invoice is overdue but you can change
  2355. this before printing if necessary. You are only asked if you want to add the
  2356. penalty if the invoice date is more than 30 days behind the current date.
  2357.  
  2358. If a partial payment is made on an invoice that already has a penalty on it the
  2359. payment is applied to the penalty first, and the rest is applied to the balance
  2360. owing. For this reason the follow-up invoice with the new balance does not show
  2361. a penalty calculated from the original invoice date, but rather from the last
  2362. payment date.
  2363.  
  2364. When re-printing an invoice, the same taxes and charges are applied that were
  2365. in effect at the time of the original sale, and this cannot be modified later.
  2366. Changing a customer's tax status does not affect previously unpaid invoices.
  2367.  
  2368.  
  2369.                            ABOUT THE POS EXIT TOTALS
  2370.  
  2371. When a sale is made where the method of payment is "On Account" there are
  2372. several things to keep in mind:
  2373.  
  2374. - the POS exit totals only show the amount paid, not the entire sale.
  2375. - The sales person is still credited with the entire subtotal.
  2376. - The exit totals show the value of returned goods purchased on account. The
  2377.   following fields are adjusted downward to reflect the return: total "On
  2378.   Account" receipts, the departmental net sales, and the overall total
  2379.   receipts.
  2380.  
  2381. Now consider the scenario where an item is returned that was purchased "On
  2382. Account" and the invoice still shows a balance owing. If you process the return
  2383. in the same manner as you would a cash sale then the exit totals will be
  2384. adjusted downward by the total sale, not by the amount paid on the invoice. The
  2385. better way to do it is as follows:
  2386.  
  2387. - Set the method of payment to "On Account".
  2388. - Press F2 and find the customer's name in the client database.
  2389. - Press F2 and select "Show Receivables". Delete the invoice or set the balance
  2390.   owing to zero.
  2391. - Using the F6 menu enter a customer return but set the "Selling Price" to zero.
  2392. - If there was a partial payment on the invoice then, using the F6 menu, issue a
  2393.   credit to the customer and under "Description" you can type in "Credit on
  2394.   invoice #12345".
  2395. - Print and save.
  2396.  
  2397.                                                                     - Page 43 -
  2398.                        A NOTE ABOUT USING STOCK CODES
  2399.  
  2400. When choosing a stock code numbering system you should consider the following:
  2401.  
  2402. > If you want to use alphanumeric codes (letters and numbers) you may use any
  2403.   combination of keyboard characters you wish. Examples such as "A100-123" are
  2404.   valid. When this coding system is used and the data is sorted by ALPHA CODE
  2405.   it will appear according to it's alphabetic order. This means that "A99" will
  2406.   come AFTER "A100" for the same reason that ABC comes after AABC. This is due
  2407.   to the fact that, in an alphabetic sort, the number of characters is not as
  2408.   significant as their ordinal value from left to right, while in a numeric
  2409.   sort the number of characters is more significant than their ordinal value.
  2410.  
  2411. > If you want to use  numeric sorting you should not put any characters in the
  2412.   code except for the numbers 0 to 9.  Otherwise they may not sort properly.
  2413.   If there are characters other than numbers in your stock codes and you
  2414.   select "Numeric Code" from the Sort menu, Retail Plus will still attempt to
  2415.   do a numeric sort. If it encounters a character in a stock code that is not
  2416.   a number it will ignore that character and everything that follows it. The
  2417.   result may be that the item will be left in the physical order of the
  2418.   inventory (i.e. in the order that it was entered).
  2419.  
  2420.  
  2421.                        A REMINDER REGARDING CANCELED ORDERS
  2422.  
  2423. There is a field called "On Order" in your inventory records. Every time you
  2424. post a purchase order it is added to this field. Every time you receive a
  2425. shipment it is subtracted from this field.
  2426.  
  2427. If you place an order and then receive a partial shipment, the number in this
  2428. field represents the amount of stock that was back ordered by your suppliers.
  2429. If you then cancel the back order, the "On Order" field shows a number that is
  2430. incorrect. This could affect the next order calculation, resulting in an order
  2431. quantity that is too low. If you cancel a back order you must subtract the
  2432. back-ordered quantities from the "On Order" field.
  2433.  
  2434.                            ABOUT CUSTOMER BACK ORDERS
  2435.  
  2436. When making sales within the POS system you will run into situations where the
  2437. client wants more of something than you have in stock. If this happens you will
  2438. be able to create a back order, and the POS screen will show you what the
  2439. options are. Note that the option to create a back order is not presented if
  2440. the client database is turned off. This is due to the fact that any back order
  2441. must be associated with a client who wants the item.
  2442.  
  2443.                                                                     - Page 44 -
  2444.  
  2445. A back order is not created until a sale containing a back ordered item is
  2446. actually saved. When the back order is created four things happen:
  2447.  
  2448.  1 - The back order appears on the customer's invoice or sales slip as a line
  2449.      item, but is not charged to the total. The line item is tagged with the
  2450.      characters "BO" to identify it as back ordered.
  2451.  
  2452.  2 - The back order is listed in the customer's purchase history and is visible
  2453.      whenever the history is called to the screen.
  2454.  
  2455.  3 - The Back Order Log (found on the POS menu) shows the client and item
  2456.      information in readable and printable form.
  2457.  
  2458.  4 - The "CUST ORDER" field for the item is incremented by the amount of the
  2459.      back order.
  2460.  
  2461.  
  2462. The following is one method you can use to track and fill your customer's back
  2463. orders:
  2464.  
  2465.   > At the end of each business day check the Back Order Log to see if there
  2466.     are any items in it. If there are, print and clear the log. Put the pages
  2467.     containing the printed log into a loose leaf binder.
  2468.  
  2469.   > Go to the Inventory menu, select "Orders", then auto create an order using
  2470.     the "Back Orders Only" option. This creates purchase orders just for the
  2471.     back ordered items. Review the purchase orders and post them to the
  2472.     inventory with the "Update To Records" option. The last step does two
  2473.     things:
  2474.  
  2475.       - it updates the "On Order" field in the inventory records so the system
  2476.         knows that more stock has been ordered.
  2477.  
  2478.       - it returns the "Cust Order" field to zero so that the back orders are
  2479.         not duplicated.
  2480.  
  2481.   > When a shipment arrives, check the loose leaf binder to see if any of the
  2482.     stock received is on a back order. If it is, create an invoice for the
  2483.     customer, send out the item, and cross it off the Back Order Log in the
  2484.     binder.
  2485.  
  2486. Retail Plus does not automatically fill back orders when shipments are
  2487. received. Every business seems to handle them differently and this is our
  2488. attempt to give you some basic functions that can be adapted to your way of
  2489. doing things.
  2490.  
  2491.                                                                     - Page 45 -
  2492.  
  2493.                          SYSTEM MEMORY CONSIDERATIONS
  2494.  
  2495. Retail Plus is a large application. The executable program (RETAIL51.EXE)
  2496. occupies over 700 KB of disk space. Because it was created with the Clipper 5
  2497. compiler it takes advantage of Clipper's code paging features so it occupies
  2498. much less space when it is loaded into memory (325 KB). To allow sufficient
  2499. working space in memory, your computer should have at least 500 KB of free
  2500. memory before you start the program. If you are running memory-resident
  2501. programs along with Retail Plus they should not require more than 80 KB.
  2502. Where there is a need to load multiple memory-resident programs, try using the
  2503. DOS "load high" feature to move DOS and other programs into high memory.
  2504.  
  2505.                       OUR MISSION IS TO DO IT YOUR WAY
  2506.  
  2507. Retail Plus was designed by store owners, not by computer programmers. Your
  2508. comments and suggestions will guide the future development of the software and
  2509. we welcome feedback about what you would like to see in it. If you have a need
  2510. that is very specific to your business we can and will customize the software
  2511. for you.
  2512.  
  2513.                                                                     - Page 46 -
  2514.                                 READ THIS PAGE
  2515.  
  2516. Retail Plus can be a valuable tool in helping you manage your business. It
  2517. does not supply you with sound business practices and does not substitute for
  2518. your own mastery of what goes on in the store. Test it mercilessly to satisfy
  2519. yourself that it is the right tool. If you have any doubts please set it aside
  2520. and try something else. We will make every effort to help you use Retail Plus
  2521. successfully and will promptly correct any deficiencies that may come to light.
  2522. We will not respond to any claims that our software is to blame for your
  2523. business losses. Please read the following software license. If it is not
  2524. acceptable to you please do not order this product.
  2525.  
  2526.                                Software License
  2527.  
  2528. 1.   True North Computer Services (the "Licensor") grants a non-exclusive
  2529. License to the registered user (the "Licensee") to use Retail Plus, (the
  2530. "Software") which comprises computer programs, supporting documentation, and
  2531. any copies thereof. The Licensee acknowledges that the Licensor is the sole
  2532. owner of the Software and that neither title to nor ownership of the Software
  2533. is transferred to the Licensee.
  2534.  
  2535. 2.   The Licensee agrees that the Software and all copies will be used only to
  2536. manage retail outlets directly or indirectly held by the Licensee. The Licensee
  2537. shall not permit the Software or any part to be disclosed in any form to any
  2538. third party and shall not permit unauthorized copying and distribution.
  2539.  
  2540. 3.   This License may not be assigned to a third party.
  2541.  
  2542. 4.   The Licensor's sole warranty to the Licensee is that the Licensor has the
  2543. right to grant a License of the Software in the manner set out here. The
  2544. Licensor gives the Licensee no other warranties, express or implied, including
  2545. any implied warranties of merchantability or fitness for a particular purpose.
  2546. In no event arising from the performance or non-performance of the Software
  2547. shall the Licensor be obligated or liable to the Licensee in any manner for
  2548. consequential, special or incidental damages, including, but not limited to,
  2549. loss of profits or suits by third parties. Furthermore, in no event shall the
  2550. Licensor be liable to the Licensee for amounts in excess of the amounts already
  2551. paid by the Licensee to the Licensor.
  2552.  
  2553. 5.   The Licensee further acknowledges that the Software is not a tool which
  2554. enables the user to carry out all the steps needed to conduct profitable trade.
  2555. The Licensee acknowledges that the Software is merely a system which can store
  2556. and retrieve information, the accuracy, security, and integrity of which cannot
  2557. be guaranteed by the Licensor.
  2558.  
  2559. 6.   The Licensor may terminate this License if the Licensee fails to comply
  2560. with these License terms.
  2561.  
  2562. 7.   Any License Of Software is subject to the terms of this Software License
  2563. Agreement and those terms supersede any other agreement between the Licensors
  2564. and the Licensee.
  2565.  
  2566.  
  2567.                                                                     - Page 47 -
  2568.  
  2569. -----------------------------------------------------------------------------
  2570.                                 RETAIL PLUS 5.1
  2571.                               SOFTWARE ORDER FORM
  2572. -----------------------------------------------------------------------------
  2573.                                     K. EGGER
  2574.                           TRUE NORTH COMPUTER SERVICES
  2575.                                 ADELAIDE PO BOX 423
  2576.                               31 ADELAIDE ST. EAST
  2577.                              TORONTO CANADA M5C 2J5
  2578. -----------------------------------------------------------------------------
  2579. TELEPHONE - (416)410-7810                           COMPUSERVE ID - 71223,641
  2580. -----------------------------------------------------------------------------
  2581.  
  2582. When you order Retail Plus you will receive a new version of the software,
  2583. unlimited telephone support and a typeset manual. You will also receive dMail,
  2584. our professional mailing list manager which works with the client database in
  2585. Retail Plus to manage your customer contacts.
  2586.  
  2587.  
  2588. Sold To:_____________________________________________________________________
  2589.  
  2590. _____________________________________________________________________________
  2591.  
  2592. _____________________________________________________________________________
  2593.  
  2594. ____________________________________________ PHONE __________________________
  2595.  
  2596.  
  2597.  
  2598.  QTY  ITEM                                                    PRICE    TOTAL
  2599.  
  2600.  ___  Retail Plus and dMail / Retail Management System       125.00  _______
  2601.  
  2602.  
  2603.       Check One: [ ]  Shipping & handling - First Class Mail    7.00  _______
  2604.  
  2605.                  [ ]  Shipping & handling - Federal Express    35.00  _______
  2606.  
  2607.  
  2608.                           TOTAL  (Cheque or money order) ------->     _______
  2609.                                  (payable to True North C.S.)"
  2610.  
  2611.  
  2612.  
  2613.       Check One: [ ]  5.25 inch diskettes
  2614.                  [ ]  3.5  inch diskettes
  2615.