Share Your Source Code or Article

Do you have source code, articles, tutorials, web links, and books to share? You can write your own content here. You can even have your own blog.

Submit now...

Database Programming Made Easy

This tutorial will teach you step by step on how to connect and manipulate database. If you'd like to suggest a tutorial please write a comment at the bottom of this article.

Read more...

Hire Us to Do Your Work

Do you want a customized system? Do you want to setup your own website to do business? Then we are here to help you in your programming needs.

Read more...

Search

Inventory System v1.0.75
admin's picture
Level: Pro
Language:

69647 reads



This is an advance Inventory System that I've made before. It has a lot of features that you can use in your own program.

Features of this program are as follows: 

  • Purchase order are put on hold prior to final posting.
  • Purchase/Sales order return. 
  • The system automatically detect if all items in purchase order has been delivered. 
  • Items in listview turns red if all items has been delivered. 
  • Items received under purchase order are still put on hold until it is declared as final received. 
  • The item is not yet added to the inventory if it is on hold. 
  • When the item is put on hold you can still edit it. 
  • Product Measures or Product packaging allows you to record quantity based on packaging. 
  • Record deliveries per city. 
  • Allow you to edit purchase order or sales order on hold. 
  • Receive collection from different customer's invoices and receive only the amount collected from customers. 
  • Assorted product allows you to combine different product which has the same product line and automatically added to the products table. 
  • Products groupings allows you to group different product in one package and automatically added to the products table.
  • Customers balance monitoring.

This program has an advance features and coding that I did not include in the list of features above. Discover it yourself if you want to use this program.

Account information:

Username: admin

Password: a

For the database password please read FAQ.

Download ocx files here:

StyleButtonX.ocx here
ctrlNSDataCombo.ocx

Download Inventory System installer here.

Here's a video tutorial on how to operate this program: Inventory System Video Tutorial.

 

0
Your rating: None

Download Code




Your Vote!

0
Your rating: None


Note

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by SourceCodester.com for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:

1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.


Inventory system

i need the VB GUI and program for inventory system pls help me pls...

convert this project into new visual basic 2008

please sir conert your project from visual basic 6.0 to visual basic 2008 version becuase i have visual studio 2010 and it does not support visual basic 6.0 projects.

Sir Admin

Sir Admin Can i ask something please add me up in YM. game.library@yahoo.com

Im just Learning Visual Basic Just moved.

vb.net code

pls send me the vb.net code of your system.... elionne_sgc04@yahoo.com

hello

What is he password of the database? pls send me my email lester_tamayo2001@yahoo.com

that is the password

jaypee

sir

I just want to ask what is the flow of ordering system? Is there any subsystems that comprises it? Thank you in

vb.net version

hi,may i have a copy of your program converted in vb.net,

J Pabs()??????

Are you programmer o editor? Who is Philip V. Naparan??? :-) nice PRO!

username and password

I believe he already included the username and password there..Why everyone keep asking.

How to carry out password reset in database using java login for

Hello Sir.

I have difficulty writting out the code to reset user password in the database after login into the application.

Here is my code

char[] oldPass = jPasswordField1.getPassword();
String strOldPass = new String(oldPass);

char[] newPass = jPasswordField2.getPassword();
String strNewPass = new String(newPass);

char[] confPass = jPasswordField3.getPassword();
String strConfPass = new String(confPass);

try
{
Inventory objInven = new Inventory();//creating of the objectof the connection in class Inventory.

Statement stmt = objinven.con.createStatement();
ResultSet rs = stmt.getResult();

while(rs.next())
{
if(rs.getsring("Password").equals(strOldPass))
{
rs.moveToInserRow();
rs.updateString("Password", strNewPass);
rs.updateString("Password", strConfPass);

if(strNewPass.equals(strConfPass))
{
JOptionPane.showMessageDialog(this, "Password change successfuly");
}
else
{JOptionPane.showMessageDialog(this, "Password do not match");
}
}
else
{
JOptionPane.showMessageDialog(this, "Wrong old Password");

}
}
catch(SQLException ex)
{
ex.printStackTrace();
}
}

this code is to be performed when a submit button is clicked.
i have this error : Exception occurred during event dispatching: jana.lang.NullPointerException.

please help me out with this code that will allow users to change their old password to a new one in the database created by correcting my error

Thanx

makkan

loose makkan where is password studpid .......... everyone asking password but u didnt reply idiot

Crystal Report

Sir,Pls tell me from whr I can get Crystal Report 8.5.

mechoudhry@gmail.com

Crystal Report

My Friend I am a student,I need ur project for my college project,I don't have Crystal Report 8.5.When I try to open ur project in VB 6 I was unable,pls guide me how I can use program,I m not more familiar with VB,Pls help me I need arjent.I will be appreciate ur friend.
pls mail me : mechoudhry@mail.com

Please send me the User Name and Password

Dear Admin,

Please send me the User Name and Password for using your wonderful application, my EMail ID is: salaam@in.com|. I would be very thankful to you.

RE:first time it work fine

man I think I got the answer to the issue I told you about,the thing is that there's a txt VTM.txt which doesn't get updated properly so it preserves the previous installations' MDB path.(first installation).I could solve it by editing the txt file.

first time it work fine

I experienced some trouble after the first software opening:I got this message:
The following files did not self-register or unregister:
1.C:\WINDOWS\system32\MSOXMLMF.DLL Error Catastrofico
I guess there's a dll that remains after uninstall/new installation and that file keeps old (first installation)settings.
My OS is Windows XP SP3,thanks in advance.

Want to Purchase Inventory Managment Software

HI my name is GOyal . I want to talk with you regarding your inventory managment software .So please mail ur mail ID or Phone number if it;s possible for you .Other wise give me a call

Pawas Goyal
9967502429

Password o the database

Sir,Could you Please Send me the Password of Your Inventory System's DataBase???
My Email id,heyitsmerahul@rediffmail.com

hi sir plzz.

plz send me the password of DB on
anuaries1988@yahoo.com

pwdi paki send sa account ko

pwdi paki send sa account ko ang databased password jccantomayor@ama.edu.ph

Password

Dear Admin,

Could you send a password to my email address: normunds@viedkartes.lv

Thnx,
Normunds

Converted

To : Admin

Your Project has been converted to .Net Successfully after the hard work of weeks.

kira

password: jaypee

Nice Work!

Nice Work!

gasoline station system

sir kindly give me a sample system for gasoline station system code in vb6.0

question

When loading a project project or library not found,can u plz help me run?

Eroor During Loading

Hi in my visual basic 6.0 when opened
ts one error loading during c:\*\ *.log at to many files...

Why is the problem
can you tell us
musabvr@gmail.com

plz send password

plz send to me the write password to my mail
hiso888@gmail.com

tkx
hiso

password

Hi Sir,
Pls Send me DataBase Password On My Mail ID

raj singh
e id- rs38279@gmail.com

hello sir

im a 2nd yr. student of Plmun, and i really need your help sir. i have this project, inventory system using v 6.0.. marunong po ako mgconnect ng adodc to datagrid, and yung mga txtbox nya i can connect them. my probelm is, = in form1, andun un mga ojects ko, then my form2 ako, pag nag match po ang value ng form1.text1.text = value ng form2.text1.text. nag aappear po un first s list ng datagrid and. but un 2nd line po ng datagrid ko hnd ko n kaya lagyan ng code, hnd po kc nagbabago ng position ang arrow ng datagrid. pano po kya un. d po ako marunong ng sql codes. kindly help me. please sir. i need po. kelangan ko po ng mga hard code.

sir

pwede ko po bang pag aralan ung inventory system n2? ahm, need ko po password ng db. thank you so much, paki send n lng po, -iceblade_10@yahoo.com

sir

Your system is interesting..
can i have the database password plz..i would like to explore it..my email is :
boyzmania_02@yahoo.com

thx sir

database password

Hi Sir,
Pls Send me DataBase Password on my e-mail:
nanre_85@yahoo.com

Thanks

Regards
renan_gasang

database password

Hi Sir,
Pls Send me DataBase Password On My Mail ID
robbin_walter@yahoo.co.in

Thanks and Regards
robbin_walter

Hi

pls help me how to make an inventory system using VB.net...pls email it to my 'add...genny_d_princess0703@yahoo.com..tnx

database password

Please help me with the database password
thank you.
mail - lovelace000@yahoo.com

Urgent: need database password for Inventory System

Dear Admin,

I tried the password "jaypee" but failed to open the database.
Can you help to advise the password?
tks

your system is 10 percent working

your system is 10 percent working

Wrong Password

I am not understand that why you post the wrong password here.

thanks
Khurram

Pls Send me

Pls Send me DataBase Password On My Mail ID
engelrendole.rendole@gmail.com
tnx!!!

keyboard

Hi,
plese help me to lock keyboard using VB 6.

graph

hi sir,, i just wanna ask if there is a way to get the data of a crystal report graph from vb.. for example, i wanna see on my graph the comparisons of my Sales for let's say from month of January to may.. but that month value will depends on the user.. hanks for the soon reply.. =))

vb synopsis

please send synopsis and usecase diagram ....
because it will be easy for me to refer....

blowfly's picture

Enrollment System

tol Meron ka ba high school enrollment system. naka focus lng sa sectioning w/depends on general ave kc wla tuition fee. we badly need it.. thnks

"Live and let live!."
glenn_blowfly@gmail.com

i need quiz system project code in vb

inspired

need q c++ inventory system

plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

restaurant inventory

sir do restaurant inventory plz..

??

may i know whats the name of your inventory system?

the admin username and password plz

the password is not "a"
plz feed me back with the password

Post new comment

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.

Step by Step Java Tutorial

In this tutorial you will learn how to program with Java. It has a rich of information to be educated well with Java.

Read more...

Do You Have Question?

Do you have any question related to computer programming? Visit our forum and post new topic on the category you like. Be gentle when asking a question.

Ask now...

Point of Sale

Point of Sale is very useful especially for supermarkets or restaurants. I have included a barcode scanner in this program. Please check it out.

Read more...