-
Notifications
You must be signed in to change notification settings - Fork 269
Description
Create a code for Pharmaceutical inventory Tracker system with POS using barcode using Xampp database
database: db_inventory
table: tbl_addproducts, tbl_sales, tbl_salesreport
Inventory for add product but in different form. Using frm_inventory, create a code that has a button to add product in frm_add then it will show the table in frm_inventory
Sales with Sales_Id, Product Name, Type for combobox Generic and Branded, Unit of Measurement combobox, Quantity, Price, Total Price, Discount, Barcode, Sale Date.
also sales report, you can decide what is good for sales report
also Dashboard using 3 panel that show the Total sales, Total Product and Alerts. You can also add in dashboard what you know. .
last is POS system that everytime we scan is it shows the form for payment