Synopsis: SHREE GAYATHRI OPTICALS KINATHUKADAVU. It Is Developed Using Visual Basic
Synopsis: SHREE GAYATHRI OPTICALS KINATHUKADAVU. It Is Developed Using Visual Basic
Customer
Employee
Supplier
Purchase
Invoice
Stock
MODULES DESCRIPTION
Customer
This module includes details of customer. This also provided with adding a new
Customer and removing an old Customer who has no interaction with the company.
Employee
It contains the data about the employees personal, attendance and salary details are
stored and maintained individually. The salary details are calculated by the atterndance of that
employee.
Supplier
The information about the suppliers personal and contact details are stored and
maintained in this module. This may indicates an organization or a individual person.
Purchase Order
The system inludes Purchase Details for getting the details about where the products and
other accessories were purchased and it also provides the date of purchase,amount paid and all
the details about the purchase.
Sales
The Sales module gives the details about the products that is sold to the customer. It holds the
details about the customer,employer and the produt sold its price and other details.
Stock
The Stock Details is to check the products in stock in Accessories and the products that is
stored in stock for selling to the customer it is updated after every purpose
Table Design
The table design involves creation of tables. Tables are represented in physical database
as stored files. They have their own independent existence. A table consists of rows and columns.
Each column corresponds to a piece of information called field. A set of fields constitutes a
record. The record contains all the information, specific to a particular item.
Data Type
Varchar
Varchar
Data Type
Varchar
Char
Boolean
Char
Integer
Varchar
Width
05
06
Width
05
25
01
50
12
25
Description
Username
Password
Description
Customer code
Customer name
Gender
Customer address
Customer phone no
Customer e-mail id
Data Type
Varchar
Width
05
Description
Employer code
emp_name
emp_gen
emp_doj
emp_addr
emp_phone
emp_sal
Char
Boolean
Date/time
Char
Integer
Double
25
01
50
12
04
Employer name
Gender
Employer Date of join
Employee Address
Employee phone number
Employee Salary
Width
Description
sup_code
Varchar
05
Supplier code
sup_name
Char
15
Supplier name
sup_addr
Varchar
25
Supplier address
sup_comp
Char
15
Supplier Company
sup_phno
Integer
12
Supplier Phone No
sup_email
Varchar
25
Supplier Email Id
width
05
05
05
05
05
05
05
05
data width
description
order number
item code
item price
Supplier code
order quantity
Advance amount
Balance amount
Total Amount
Description
type
item_code
Varchar
05
Item code
Item_name
Char
10
Item name
item_price
Integer
10
Item price
total_item
Integer
03
Total no of items
manufact_date
Integer
Manufacturing Date
exp_date
Integer
Expiry Date
re_order
Integer
03
Reorder
data type
width
description
inv_no
Varchar
Invoice Number
date
Date
Date
emp_code
cust_code
Varchar
Varchar
05
05
Employer code
Customer code
cust_name
Char
25
Customer name
amt
Double
10
Total Amount
Code Design
Customer Code
Customer Code VarcharAB 999
Supplier Code:
Supplier Code VarcharEF 777
Example
Item Code VarcharIC
129
Order Number:
Order Number Varchar IJ 555
Login
Data
Validation
No
Yes
Yes
Process
Employe
e
Customer
Supplier
Process
Purchase
Details
Sales
Details
Stock
Details
Reports
Stock
Level 0:
Report
Sales
Report
Supplier
Report
Purchase
Order
Report
Admin
username
password
Login
Authenticationon
Yes
Yes
No
Level 1:
Supplier Details
Purchasing
Supplier
Purchase
Item
Worker
Sales Bill
Stock
Employee
Invoice
Bill
Buyer
User
Customer
item_code(primary key)
item_price
sup_name
item_name
sup_comp
Stock sales
Purchase
Stock
Supplier
bill_num(primary key)
Sales
cust_code
total_amt
billing
Customer
cust_addr
cust_code(primary key)
cust_name