I want the data to be entered through forms and perform same basic functions. These are the tables.
I've also created the design for the input screens. These can be viewed here.
I want the data to be input through forms and saved to the table once entered. Below are the functions that I want to be carried out. I'm using MS Access 2007.
(i) Items Screen
In "Items" screen, I want the type of the item to be selected through a dropbox, The types will be: Books, Stationary Items and Gift Items
(ii) Purchase Screen
Purchase Screen is completely automatically filled. ( Explained Below )
(iii) Sales Receipt
The Sales Reciept Screen basically combines the "sale" and "sale detail" tables into one screen.
The "date" field is selected through a calendar instead of being typed in.
"Customer" Field is selected through a dropbox from the customer ID's in the "Customer Table".
"update" saves the fields "date" "item" "qty" to the "Purchase" table
A subform in the form in which
Item is selected through dropbox from "item ID" field in "Item" table
"Quantity" is entered manually.
Price is automatically filled taking the value from "price" field in "item table" corresponding to the "Item ID".
Total is automatically calculated by multiplying the "quantity" and "price" fields.
The "Sum of Total" be calculated automatically by summing up the "Total" Field
"Advance" is filled in manually
"balance" is calculated by subtracting "advance" from the "Loan Amount" in "Customer Table".
"Paid fully" is a check box to indicate that all the money has been payed.
Aucun commentaire:
Enregistrer un commentaire