Point of Sale and Inventory System - VB 6 Version

Language

Free Point of Sale (POS) and Inventory System.

A must have features:

  1. Barcode support
  2. Point of Sales
  3. Place an order (sales order or purchase order)
  4. Receive or deliver an order by batch
  5. Support for returning of orders
  6. Product inventory according to unit of measures
  7. Run the source code to appreciate the program

Note: Automatic numbering of barcode (field) is used to simulate barcoding system. Just used the correct barcode of the product if you want to use the barcoding system.

Account information:

username: admin
password: a

For the database password please read FAQ.

Download POS and Inventory System v1.0 Installer here.

Note: You need crystal reports 8.5 to run the source code. If you don't have crystal reports you can still open the source code without problem with the ocx by installing the Installer above.

As you may already know, VB 6 is not already supported by Windows 10. So if you have this version, it's better to run a virtual machine like VMWare and install Windows XP to avoid any problem.

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

i need some help sir..can you help me to learn this program i need it in my course on my pre-final project in visual basic i hope you can help me sir...tnx ...and gbu!:)

Hi you said: username: admin password: a but it wont fork for DB.... can you send me one @ [email protected] thanks in advance

I want aproject on LInkFashions in C# Can you provide the same.

Sir where can i download crystal report 8.5 fo free without any registration........ My Mail ID: [email protected]

Password for DB is "jaypee" and open the DB by providing the password and then you can reset the password for application The password for user "jaypee" is "jaypee"

Hello sir. which crystal report software you used to creat the reports? Becouse i have installed the newst crystal reports and when i tried to make changes to the positions of the report the crystal reports program told me that, something like the files will be saved on a new version and you cant view it with an old crystal report viwer again, and that what happend, when i run the project and tried to print a reciept i could'nt anymore and it is therefore i ask you which crystal report viewer you used.

under sales order form, one cannot add new. Please have a look at the code and see where the bug is. starting from ".ClearColumn" Private Sub InitNSD() 'For Client With nsdClient .ClearColumn .AddColumn "Client ID", 1794.89 .AddColumn "Company", 2264.88 .AddColumn "Address", 2670.23 .Connection = CN.ConnectionString .sqlFields = "ClientID, Company, Address" .sqlTables = "Clients" .sqlSortOrder = "Company ASC" .BoundField = "ClientID" .PageBy = 25 .DisplayCol = 2 .setDropWindowSize 7000, 4000 .TextReadOnly = True .SetDropDownTitle = "Clients Record" End With MY email address is [email protected]

(F3) - Qty and (F2) + Qty doesn't work on cashsales and i couldn't find any code for these fonctions

inside Private Sub Form_KeyDown(KeyCode As Integer, Shift As Integer) add this : Case vbKeyF2 'plus If Not bStart Then btnLabel.Caption = "F9 to Start !" Exit Sub End If If Val(txtEntry(5).Text) > 1 Then txtEntry(4).Text = txtEntry(4).Text + 1 Case vbKeyF3 'minus If Not bStart Then btnLabel.Caption = "F9 to Start !" Exit Sub End If If Val(txtEntry(4).Text) > 1 Then txtEntry(4).Text = txtEntry(4).Text - 1 still working for mySQL

hi, i am designing Retail EPOS software using VB2008, If anyone who can code visual basic 2008 please mail me [email protected]. would happy to pay if you can help me . thanks

how to make a program for POINT OF SALES where in it asks you to log in and then ask your order?

Could you please, tell me how to connect it and convert the database to mysql?

In reply to by Anonymous (not verified)

in a medium size store.. it will need bigger data storage. so i choose MySQL database using ADO Connection but there's soooooo many coding works to do.... (already change the Supplier and Client, now working on Stocks) if you could help me migrating the MODULES just to be worked in my plan.. mail me at [email protected]

i found it difficult to run your program due to errors....i need the source code....can you email me just a simple code without using the mdi form, just the visual basic 6.0 form...my email ad: [email protected]

can you make that this function will delete only the record we don't want? because if you put 10 products you don't want to scan / Retype them again...

hi,,,im doing pos inventory,, can you send me the codes if how can i connect the lists of items that being sales to the receit? tnx :)) need your response asap.. tnx agen :)

sir please send me the vb.net code of ur system. hope u can help me.can u send it to my email add [email protected] as soon as possible...tnx thank you so much... Godbless..

i cant understand the flow of your system. i saw your db have lots of tables. usually users focused to exe. but they dont know how the system flows. where are the guidlines, manuals, what i mean. the based data dictionary, schemas, Entity relationship diagram etc.

i just download pos,but its not working...whats wrong??

Design an application for a pizzateria. The user makes a pizza order from a combo box and the application display the price. The user can choose a pizza size of small($70), medium($90), large($110), or extra large(140). and one of any number of toppings. There is no additional charge for cheese, but all other toppings add $10 each to the base price. Offer at least five different toppings. Also design a service application for dine in: a combo box will appear to display the table number of the customer, take out: nothing done, and delivered: additional charge of $40 on the total price. can i have the code.....

Please contact me on shabbiryamani [at] gmail [dot] com with specifications, what is your budget / how much do u expect to pay for the app... and whether u need a web application or a desktop app kindly confirm. The source code is not a problem

Design an application for a pizzateria. The user makes a pizza order from a combo box and the application display the price. The user can choose a pizza size of small($70), medium($90), large($110), or extra large(140). and one of any number of toppings. There is no additional charge for cheese, but all other toppings add $10 each to the base price. Offer at least five different toppings. Also design a service application for dine in: a combo box will appear to display the table number of the customer, take out: nothing done, and delivered: additional charge of $40 on the total price. can i have the code....

I need a code for point of sales in vb... please help emial at : [email protected] - thanks

Dear jaypabs please can you send me the manual of Point of Sale (POS) and Inventory System. to my email [email protected] I try to test it but not understad clearly. Thanks, Sarith

sir, can i have the source code of your POS?and can you help me in our project how to make the ff.? Place an order (sales order or purchase order) Receive or deliver an order by batch Support for returning of orders pls.. send me sir ..the code as much as possible i need it now this is my email [email protected] thank you very much .........pls send me i need it very much thank you,,,

sir help me . i made 1 software inventory and sale .. if i stock 10 qty then i go in sale and i sale 9 qty so 1 qty left how itz being minus plzzz help me or give me query or code plzz my email : [email protected]

Sir, I run the installation progragram but still the source code won't work because crystl32.ocx still needed. could you send the crystl32.ocx at my email: [email protected] thanks.

It is a very good software Please brother help me urgent I have a shop of garments and i have to make a computers software for sales and purchase by manually Like above pictures show This is my mail id Please send it quick [email protected] [email protected] Thanks

i m trying to prepare a program of biling software using vb6 for departmental store where the customer are provided bill. But i fail many times. So, dear sir plz send me a source code for it on [email protected]

I am in the Chicago area i have a foodman134 touchscreen system that needs to be programmed, contact me at [email protected] or call me 708 849 1010. I need someone to teach me how to set up and program.

please help me to my project about pos inventory

In reply to by Anonymous (not verified)

POS project is very easy and understandable to develop and perform its task on real environment. If you have POS project then u must declare the case studies so we can understand its constraints.

hi could any one help me to genarate a report in vb6.0 if i give a date in textbox the report should generate a report only for that date. example: the purchase made for 4/5/2011 1. customer a1 =500 2. customer a2 =500 3. customer a3 =200 if i input the date 4/5/2011 in the text box i should get the result as purchase of 4/5/2011 is 1200. thank u

please help us how to download your source codes.!!!

hello po.. pwd po mag ask? panu po ba ung Code d2? ang panu na icoconect ung "database sa 2 system kasi po db ang inventory & pos ipag iisa..? tnx ppo..

In reply to by Anonymous (not verified)

POS inlcudes inventory.

In reply to by Anonymous (not verified)

database is connected through inventory and POS is responsible for reading and writing ( reducing item count in inventory ) at the inventory which (the inventory) edits the database of items,

how to make this aplication multi user :)..please help me

Add new comment