
微信扫一扫
实时资讯全掌握
A mail-order retailer of low-cost novelty items is receiving an increasing number of complaints from customers about the wrong merchandise being shipped. The order code for items has the format wwxxyyzz . The major category is ww , xx is the minor category, yy identifies the item, and zz identifies the catalog. In many cases, the wrong merchandise was sent because adjacent characters in the order code had been transposed. The best control for decreasing the number of orders with the wrong merchandise is to A. Separate the parts of the order code with hyphens to make the characters easier to read. B. Require customers to specify the name for each item they order. C. Add check-digits to the order codes and verify them for each order. D. Use a master file reference for all order codes to verify the existence of items. |