Sei sulla pagina 1di 7

POLYTECHNIC UNIVERSITY OF THE PHILIPPINES

Order Tracking System

Lance Jerome S. Camua1, Jazmin Jade L. Escolano 1,


Mary Jane S. Isles 1, & Arnold Bryan F. Pascual 1
1
Department of Computer Engineering, College of Engineering
Polytechnic University of the Philippines

ABSTRACT 1. INTRODUCTION
An order tracking system is one that When it comes to the different
tracks goods from the moment the order is transactions of the company, the processes
placed to when they are physically are manually done. Starting from the
delivered to the destination location. inventory of the products wherein the
Different systems deliver different benefits, utility personnel manually encodes each
but broadly some of the perks that can be detail about each product in a spreadsheet.
expected from order tracking systems are a The product order comes from the
perception of professionalism, cost accounting office which is located at the
efficiency, and additionally benefits for main office of the company and will be sent
customers and suppliers. to the dispatcher of the distribution
As customers and suppliers can check department via email. The dispatcher upon
themselves where their order is, the receiving Purchase Orders, will manually
business will be perceived as transparent, write each order on a piece of illustration
trustworthy and professional. And order board with a magnet on it and post it on a
tracking is a win-win situation for suppliers white board.
and customers, as they will also benefit The order will then be taken by a quality
from knowing where their goods are in the control technical assistant and assign a
process for the same reasons you will. utility to get all the listed products from the
Creating such a win-win situation is more storage. The technical assistant will move
likely to lead to repeat business in the the order from the manual dashboard to
future. his/her assigned board indicating that
Finally, when ordering from suppliers, he/she will be performing the QA of the
an order tracking system can be integrated product/s. The technical assistant will test
with inventory and stock control systems – the product to ensure it’s good to go and no
ensuring you know exactly what you have defects are found. The technical assistant
at all times and only order what you need. will put a green flag on the table of products
that passed the quality assessment,
Keywords— Order, Order Tracking meaning these products are ready for
System, Customer, Supplier packing. After packing, these products will
have manually written labels indicating that
this product already passed quality control
and will be returned to the storage and
await its delivery to the client.

1
POLYTECHNIC UNIVERSITY OF THE PHILIPPINES

Meanwhile, the products that will not 1.1.3. Quality Control. The order
pass the quality assessment will be from the manual dashboard will be taken
recorded. The technical assistant will put a by a technical assistant and put in his/her
tape on the product which has its defect board. The technical assistant will
written on it. The technical assistant will command some utility personnel to get the
check the defective product again and if products listed in the Purchase Order from
he/she cannot fix the defect, the supervisor the storage. The utility personnel will then
will then call an on-call technician. After unpack and setup the products on a table.
fixing the defective product, the product The technical assistant will QA the
will finally be packed and returned to the product/s and put a green flag on top of the
storage and await its delivery to the client. table to indicate that all the products on the
The proponents are to automate the table passed QA and are ready for packing.
manual processes done in the department If a product is found defective, the technical
to reduce the risk of errors during data assistant will write the defect on a masking
processing and quality assessment of the tape and stick it on the defective product.
products. The defective product will be checked by
the technical assistant again and if he/she
1.1. Statement of the Problem cannot fix the defect, the supervisor will call
The proponents have conducted a an on-call technician to fix it. All products
research and several problems has been that passed QA will have their serial
identified at the Distribution Department of numbers scanned again in a spreadsheet
ICS: and will be packed and marked with a
1.1.1. Inventory. Upon observing masking tape with its tag written on it.
on how utility personnel add products to Human error will arise in these processes
the inventory, it looks difficult and tedious because of instances of the green flag falling
because it requires a huge amount of time. on the floor or the technical assistant
Utility personnel will manually encode each forgets to put a green flag on the table.
detail about each product in a spreadsheet. Utility personnel are in a rush to finish
1.1.2. Purchasing. There is a packing a lot of items resulting to packing
dispatcher monitoring all incoming orders extra items inside a specific box without
from the accounting office. The orders noticing, resulting to a lot of time required
within the day will be printed and manually to unpack each product again to find the
written on a piece of illustration board extra item misplaced. Manual written tags
containing all necessary information of the may also result to a problem when the
order and will then be posted on a white utility personnel miscounted, requiring
board that serves as their manual him/her to count all over again.
dashboard. This is quite a problem because 1.1.4. Delivery. Products will wait
there are certain chances that the order’s for delivery in the storage. Once the product
written details are erased, and it is very is delivered, the product will be removed
time consuming to check each Purchase from the inventory. Problems in delivery
Orders from the dispatcher’s computer are the piles of paper required for
again or the written details are incorrect. recording. The utility personnel will

2
POLYTECHNIC UNIVERSITY OF THE PHILIPPINES

manually search for the papers of the personnel, dispatcher, and quality control
products already delivered. technical assistant can perform their jobs
with greater efficiency because most of the
1.2. Scope and Limitation work will be digitalized. Pending orders will
The languages used for developing be fetched from Purchasing page to the
the system are Java version 12.0.1 and Java pending page of the system and will wait
Script ES6 for scripting, HTML 5.0 and CSS for a quality control technical assistant to
for mark-up, and SQL for query. The system move selected orders to ongoing. Product
comprises of five (5) subsystems namely orders that passed quality assessment will
the Purchasing, Inventory, Quality Control, be transferred to QC pass page and will wait
Delivery, and the Reports system. for some utility personnel to scan and pack
The Dashboard serves as the them. Scanned and packed product orders
landing page of the system. The Dashboard will be returned to the inventory while
will contain graphical representations of waiting to be picked up for delivery.
some of the data from the other subsystems Delivery System is where all
such as the Product Inventory, Products product orders that passed quality
with the Highest Demand, Quality Control, assessment are fetched again from the
and Product Orders Delivered. The inventory. The utility personnel will select
Dashboard will also display an overview of product orders to be delivered with respect
the product orders under Quality Control to their due date and load them inside the
and their statuses. delivery truck. Received product orders will
Purchasing System is where indicate that products are successfully
products requested by the client are delivered and will now be removed from
automatically fetched from the inventory inventory.
without the need to look for its records Reports System is where all necessary
manually. Adding an order automatically data are stored such as the list of products
adds a due date of next business day so the delivered, product inventory, and purchase
utility personnel can easily track which orders.
orders are due. The utility personnel can
easily view order forms. 1.3. Significance of the Study
Inventory System is where the The research upon the development
utility personnel can easily add products of the web application for the Integrated
without having to manually label each Computer Systems, Inc. Distribution
product since the system automatically Department Order Tracking System
generates a product tag whenever a contributes an advancement in providing
product is added. The utility personnel can efficient and fast transactions to be able to
easily view products from the inventory deliver product goods to clients in
and search for a specific product without compliance to their agenda, “NBD” or “Next
having to tediously scroll through the Business Day”.
spreadsheet. This study will be beneficial to the
Quality Control System is where developers since they will gain more
the laborious manual work takes place. knowledge about system analysis, system
With the help of the system, the utility development and project management.

3
POLYTECHNIC UNIVERSITY OF THE PHILIPPINES

This study can also serve as a changes can be made during production
starting guide for future researchers by cycles to fix the issue. Traditional models of
attempting to pursue improvement of this project management would not find defects
research or of any research related to this as early because they do not test as often.
topic. The data can be used as the baseline Typically, (in traditional methods of
data of their future research. production) defects that are not discovered
at the different stages can find their way
2. METHODOLOGY into the final product. This can result in
The proponents used the Agile Software increased overhead prices and client
Development Method in creating the dissatisfaction.
proposed system. Agile Methodology is a
type of project management process. The
agile method anticipates change and allows
for much more flexibility than traditional
methods. Clients can make small objective
changes without huge amendments to the
budget or schedule. The process involves
breaking down each project into prioritized Figure 1. Agile Methodology Model
requirements, and delivering each
individually within an iterative cycle. An 3. RESULTS AND DISCUSSION
iteration is the routine of developing small 3.1. Images of the System
sections of a project at a time. Each
iteration is reviewed and assessed by the
development team and client. The insights
gained from the assessment are used to
determine the next step in development.
Clients come to prescheduled regular
meetings to review the work completed the
previous iteration, and to plan work for the
Figure 2. Screenshot of the Login Page
upcoming iteration. Detailed goals are set in
each iteration meeting such as; expected
changes, time estimates, priorities and
budgets.
The agile method is based on giving high
priority to customer participation, from the
very beginning of the development cycle.
The objective is to keep the client involved
at every step so that they have a product
that they are happy with at the end. This Figure 3. Screenshot of the Dashboard
method saves the client money and time
because the client tests and approves the
product at each step of development. If
there are defects or challenges, then

4
POLYTECHNIC UNIVERSITY OF THE PHILIPPINES

Figure 4. Screenshot of the Purchasing Page Figure 8. Screenshot of the Reports Page

3.2. Summary of Findings


The Integrated Computer Systems,
Inc. Distribution Department will be having
their own web application for the
digitalized processes they usually do
manually. Upon visiting the web
application, the user will be able to login
and be redirected to its landing page or
Figure 5. Screenshot of the Inventory Page
home page. There will be a navigation bar
containing options where the user will
choose whatever fits his/her purpose of
logging in.
The first option will be the
Dashboard that will serve as the landing
page of the system. The Dashboard will
contain graphical representations of some
of the data from the other subsystems such
Figure 6. Screenshot of the Quality Control Page as the Product Inventory, Products with the
Highest Demand, Quality Control, and
Product Orders Delivered. The Dashboard
will also display an overview of the product
orders under Quality Control and their
statuses. The second option Purchasing
where all product orders will be displayed.
The user can also add, and view purchase
orders. The user can easily search for a
specific order using the search bar. The
Figure 7. Screenshot of the Delivery Page third option will be the Inventory. This is
where the user can add a
brand/category/product, and view their
information. The third option will be the
Quality Control which has four (3) options
namely the Ongoing, QC Passed, and for
Delivery. Purchase Orders are already

5
POLYTECHNIC UNIVERSITY OF THE PHILIPPINES

considered as Pending. The quality control The main goal of developing the
technical assistant will pick the product Integrated Computer Systems, Inc.
order and move the selected product order Distribution Department Order Tracking
will be moved to Ongoing where the quality System is to improve specific manual
control technical assistant will perform processes done in the department. The
quality assessment. Product orders that system will be comprised of five (5)
pass the quality assessment will be moved different subsystems which are the
to for Delivery and wait to be returned to Inventory, Purchasing, Quality Control,
inventory. The fourth option will be Delivery, and the Reports System.
Delivery, where scanned and packed The system will be used to
products returned to the inventory will be computerize the manual processes for the
fetched and await delivery. The last option convenience of the whole department.
will be the Reports where important data Moreover, the system will reduce the risk of
will be stored. errors during data processing and quality
The system was evaluated by 200 assessment of the products. Paper works
students and 50 professionals from will be reduced as the system computerizes
different fields. Each evaluator was given the encoding process resulting to greater
ample time to watch a video presentation efficiency of the department because of the
on how the system works. Each evaluator time and effort exerted will be lessened.
answered the survey questionnaire and
evaluation through Google Forms, which 4.2. Recommendation
proves the results tabulated by the For future researchers, the
proponents. The system developed was following recommendations could be done
evaluated following the Software Quality for the enhancement of the project:
Standards or the ISO 25010 Standards. 1. Use of CSV Files for upload of bulk
The table below shows the order.
summary of results of the survey conducted 2. Add image for profile display
by the proponents. 3. Add account that can be done by the
user and only confirmed by the
admin

5. REFERENCES
[1] About Integrated Computer Systems,
Inc. (2019). Retrieved from
https://outsourceaccelerator.com/compan
y/integrated-computer-systems-inc/
Table 1. Summary of Results [2] Integrated Computer Systems, Inc.
(2018). Retrieved from
The overall evaluation shows that https://www.ics.com.ph/
the system excellently complied with the [3] Who We Are (2015). Retrieved from
ISO 25010 Standards. https://www.youtube.com/watch?
v=bpxThtlzNTo
4. CONCLUSION & RECOMMENDATION
4.1. Conclusion

6
POLYTECHNIC UNIVERSITY OF THE PHILIPPINES

[4] Charts (2019). Retrieved from MJ loves to play basketball and badminton.
https://www.youtube.com/watch? She is also a sneaker head.
v=bpxThtlzNTo
[5] Interview Guide (2019). Retrieved from
Arnold Bryan F. Pascual is a 5th year
https://nusii.com/blog/client-interviews/
Computer Engineering student from the
Polytechnic University of the Philippines –
College of Engineering. He is a member of
ABOUT THE AUTHORS:
the Ways and Means Committee of the 7th
National Computer Research and
Lance Jerome S. Camua is a 5th year
Engineering Symposium (CoReS) and a
Computer Engineering student from the
member of the Association of Concerned
Polytechnic University of the Philippines –
Computer Engineering Students for Service
College of Engineering. He is a member of
(ACCESS). Bryan loves to play basketball
the Ways and Means Committee of the 7th
and billiards.
National Computer Research and
Engineering Symposium (CoReS) and a
member of the Association of Concerned
Computer Engineering Students for Service
(ACCESS). Jerome loves to play basketball
and billiards.

Jazmin Jade L. Escolano is a 5th year


Computer Engineering student from the
Polytechnic University of the Philippines –
College of Engineering. She is a member of
the Ways and Means Committee of the 7th
National Computer Research and
Engineering Symposium (CoReS) and a
member of the Association of Concerned
Computer Engineering Students for Service
(ACCESS). Jazmin loves to sing and listen to
music. She is also a loving pet owner to her
two dogs.

Mary Jane S. Isles is a 5th year Computer


Engineering student from the Polytechnic
University of the Philippines – College of
Engineering. She is a member of the Ways
and Means Committee of the 7th National
Computer Research and Engineering
Symposium (CoReS) and a member of the
Association of Concerned Computer
Engineering Students for Service (ACCESS).

Potrebbero piacerti anche