Question
Suppose you are running a retail company, and you are going to design the Sales/Collections AIS for the company. Given the UML model below, implement
Suppose you are running a retail company, and you are going to design the Sales/Collections AIS for the company. Given the UML model below, implement your UML model completely into Access. The multiplicities and model should match the ones in Access. If the multiplicities on the model do not match the Access implementation, the project receives no credit. (Note: you can gather the data for your database here: https://www.generatedata.com/ or https://www.kaggle.com/datasets)
2. Design data in all tables. --- 20pt a.
Access should include the following tables:
a, Tables At least Inventory 200 records
Sales: 150 records
Cash Receipt: 100 records
Customers: 100 records
Salesperson: 50 records
Cashier: 10 records
Cash: 3 record
b. Refer to Chapter 5 for guidance as to table attributes (Chapter 5 – Table5.2) Ensure the mock data simulate real world
3. Query ---
a. At least 10 queries
b. Ask questions that will help you run the business efficiently. Queries should answer accounting questions such as A/R, A/R turnover, gross profit, net profit, cost of goods sold, sales return percentage, operating income, most profitable item, etc. Your project must use data to do sales/collection accounting calculations, such as total A/R at a point in time, aging of A/R, sales return ratio, ending inventory per item, and the average number of days in receivables, ending cash balances, etc. (Use Chapter 4 Problem 8 and 9 as reference)
Sales/Collections Business Process:
Inventory Cash (1..") (1..1) (0..1) (0..") Sales (1.1) (1..") Cash Receipt (0..") (17) (0.7) (1.1) (1.1) (1.1) (1.1) Salesperson Customer Cashier
Step by Step Solution
3.47 Rating (157 Votes )
There are 3 Steps involved in it
Step: 1
1 Tables Inventory ItemID ItemName ItemPrice Sales SaleID ItemID SalePrice SaleDate SalespersonID Ca...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started