Outline the key steps taken in the purchasing system.

What will be an ideal response?


Inventory control monitors inventory and authorizes restocking with a purchase requisition. A copy is retained and one is sent to accounts payable.

Purchasing acts on the purchase requisition and prepares a purchase order. The original is sent to a vendor. Copies go to inventory control and accounts payable. A blind copy is sent to receiving and another is filed in purchasing.

When the goods are received, the receiving staff count and inspect the goods. The blind purchase order tells what goods were ordered. The count is a significant control check. Receiving prepares a receiving report. One copy accompanies the goods to the storeroom. Other copies go to purchasing, inventory control, and accounts payable.

Accounts payable reconciles the purchase requisition, purchase order and receiving report. When the vendor invoice arrives, it is examined thoroughly and reconciled and if all documents agree, the transaction is recorded in the purchases journal and the accounts payable subsidiary ledger. The information is filed until the time arises to make payment.

The general ledger department receives a journal voucher from accounts payable and a summary from inventory control. The inventory and accounts payable control accounts are updated.

PTS: 1

Computer Science & Information Technology

You might also like to view...

To open a file for read-write and random access requires

a) The usual definition of an ofstream or ifstream object. b) A call to open ofstream or ifstream object, but there must be a second argument to the open function. c) The stream to be defined using the class fstream. defined in the header file. d) The stream to be connected to the physical file object with first argument a C- string containing the physical file name and a second argument, ios::in | ios::out that specifies that the i/o with the file should be for either reading or writing. e) #include, using std::fstream; and using std::ios;

Computer Science & Information Technology

A monitor's ________ is a measure of the difference in light intensity between the brightest white and the darkest black colors

A) brightness B) resolution C) aspect ratio D) contrast ratio

Computer Science & Information Technology

C# allows you to create custom colors.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which button has a picture of a paintbrush on it?

A. Cut B. Copy C. Paste D. Format Painter

Computer Science & Information Technology