Warehouse Management System

Language

This system, you can enter new item, add Stocks with existing item which automatically add according to item code into stock quantity on hand. You can also transact an outgoing stock process which automatically deduct the outstanding balance and view inventory on report... Features: - Login System - Splash Screen User Account User : Admin Password : admin

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.

Comments

Submitted byAnonymous (not verified)on Fri, 07/12/2013 - 14:49

hi, sir can you please lend me an installer of your system? please.. tanx!!

is it possible to remove the splash screen? Or may i ask for the password of db module please? thanks!

Option Compare Database Private Sub Form_Load() Application.Echo False If Me.lblWait.ForeColor = vbWhite Then Me.lblWait.ForeColor = vbRed Else Me.lblWait.ForeColor = vbBlack End If Application.Echo True End Sub Private Sub Form_Timer() If Me.lblWait.Visible = True Then Me.LabelName.Visible = False Else Me.lblWait.Visible = True End If End Sub Private Sub lblWait_Click() End Sub Option Compare Database Private Sub Form_Load() Application.Echo False If Me.lblWait.ForeColor = vbWhite Then Me.lblWait.ForeColor = vbRed Else Me.lblWait.ForeColor = vbBlack End If Application.Echo True End Sub Private Sub Form_Timer() If Me.lblWait.Visible = True Then Me.LabelName.Visible = False Else Me.lblWait.Visible = True End If End Sub Private Sub lblWait_Click() End Sub
Submitted byxav (not verified)on Mon, 12/01/2014 - 21:08

Hi there, can i have you source code password? please send it to my email account [email protected]
Submitted bySiyas Khan (not verified)on Wed, 03/11/2015 - 14:22

Hi Sir,
Please send me the password to access WAREHOUSE MANAGEMENT SYSTEM..
I HAVE TO CLEAR MY DOUBT... MY email id is [email protected]. GOD bless you.
Thanking you,
yours faithfully
Siyas Khan

Submitted byDewit M (not verified)on Sun, 06/14/2015 - 04:53

please Can you send me the source code for this program.
my e-mail address is [email protected]

Submitted byNay Myo Aung (not verified)on Mon, 01/10/2022 - 00:05

Please; Can you send me the password for the VBA code? My gmail account is [email protected]

Add new comment