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

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

Hi there, can i have you source code password? please send it to my email account [email protected]

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

Good Day sir, Can you send me the source code for this program. [email protected] Thanks

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

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

Add new comment