Great Deal! Get Instant $10 FREE in Account on First Order + 10% Cashback on Every Order Order Now

Doheny's Pool Supply needs a program that will needs a program that will prepare invoices for chemicals ordered by its customers. The user will input the customerÂ's name and the chemicals ordered...

1 answer below »

I need a RAPTOR flowchart or the pseudocode for the following problem.

Doheny's Pool Supply needs a program that will needs a program that will prepare invoices for chemicals ordered by its customers. The user will input the customerÂ's name and the chemicals ordered (item numbers and quantities). Then the program will locate the item numbers in a data file to determine the chemical
names and prices and print an invoice. This invoice should contain the customerÂ's name and, for each chemical ordered, the quantity, item number, chemical name, chemical price, and total price. The chemicals ordered should be listed on the invoice in ascending item number order and the total amount due should be
given at the bottom.
You will assume that the items numbers, names, and prices (the price list) are contained in a sequential file called
Extracted text: Doheny's Pool Supply needs a program that will needs a program that will prepare invoices for chemicals ordered by its customers. The user will input the customerÂ's name and the chemicals ordered (item numbers and quantities). Then the program will locate the item numbers in a data file to determine the chemical names and prices and print an invoice. This invoice should contain the customerÂ's name and, for each chemical ordered, the quantity, item number, chemical name, chemical price, and total price. The chemicals ordered should be listed on the invoice in ascending item number order and the total amount due should be given at the bottom. You will assume that the items numbers, names, and prices (the price list) are contained in a sequential file called "pricelist.txt" , with records of the form as follows: chemNumber (Integer), chemName (String), chemPrice (Float)
Answered 51 days After Jun 04, 2022

Solution

Aditi answered on Jul 26 2022
73 Votes
Flowchart: Dohney’s Pool Supply Invoice
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here