Тёмный

Point of Sale System (POS) Project in PHP with Source Code - CodeAstro 

CodeAstro
Подписаться 20 тыс.
Просмотров 44 тыс.
50% 1

- Point of Sale System PHP Project with Source Code.
- Source Code: codeastro.com/point-of-sale-s...
- Visit "codeastro" website for more projects!

Наука

Опубликовано:

 

11 дек 2022

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 56   
@hope1owo
@hope1owo Год назад
Thank you very much!
@KeppoCyber
@KeppoCyber 7 месяцев назад
you are awesome, thk u bro
@keemgraphics1041
@keemgraphics1041 Год назад
Great job. does this work with barcode scanner and does it have a printing function
@meherayari1461
@meherayari1461 9 месяцев назад
All your POSystems are building with 5.6 ? Do you have an other pos with latest versions of PHP ?
@SaiKumar-ws3jc
@SaiKumar-ws3jc Год назад
Can we customize the add product option fields?
@tucanalfavoritoit
@tucanalfavoritoit 10 месяцев назад
In this project, can i add subcategory in products?
@rferabel
@rferabel 7 месяцев назад
Hello, can some put me through on how to install this right from the scratch. I'm not really familiar with php and I'm not getting the installation steps they put on their website
@saidammar7676
@saidammar7676 9 месяцев назад
does this have barcodescanner feature?
@sirmike7619
@sirmike7619 9 месяцев назад
then na debug ko po ung code ang problem naman sa sales hindi maka type ng product pag bibili ako
@thanapatwetchakama9844
@thanapatwetchakama9844 Год назад
Can I insert data other language?
@yeshashwini.g1206
@yeshashwini.g1206 10 месяцев назад
Can u send old version of xamp sir please it is not atall available
@romeoaniansah6696
@romeoaniansah6696 Год назад
Good Evening Sir, i use visual studio code. i get error when i login. can you assist plz?
@KyleDecena
@KyleDecena Год назад
is this OOP structure?
@spiritbeing4441
@spiritbeing4441 10 месяцев назад
hello sir ive been able to work through the source code except that i cant add new user ( your response and help will be appreciated)
@MrExceptional001
@MrExceptional001 7 месяцев назад
Hello, please where can I edit receipt information?
@bigdeeckbee
@bigdeeckbee Месяц назад
hello can I ask how can I change the currency for it?
@delacruzangelo3155
@delacruzangelo3155 2 месяца назад
i cant find the download button on the site
@romeadrialdizon
@romeadrialdizon Год назад
i encountered this error, Strict Standards: Non-static method ControllerSales::ctrAddingTotalSales() should not be called statically in C:\xampp\htdocs\POS-PHP\views\modules\home\top-boxes.php on line 7........ my version of my php is 5.6.3 but it still not working. what will i do? Thanks a lot
@CodeAstro
@CodeAstro Год назад
That's probably due to your latest version of PHP. This project works best with PHP 5
@heyykenn9099
@heyykenn9099 8 месяцев назад
i always have the latest version but still not working @CodeAstro @@CodeAstro
@elinaxyz86
@elinaxyz86 9 месяцев назад
It's good but not usable for a point of sale like as a bar or a stand. A cashier can't write all the information for a client he have in front, but only have to click some button for prduct a customer want, read the payment it has to regiteres in the database for the reporting and print a receipt for the payment.
@mikkocillo4987
@mikkocillo4987 Год назад
Good evening sir when i try to print i will get this error Warning: chr() expects parameter 1 to be int, string given in C:\xampp1\htdocs\POS-PHP\extensions\tcpdf\include\tcpdf_fonts.php on line 1506 Notice: A non well formed numeric value encountered in C:\xampp1\htdocs\POS-PHP\extensions\tcpdf\pdf\bill.php on line 145 TCPDF ERROR: Some data has already been output, can't send PDF file
@CodeAstro
@CodeAstro Год назад
Hmm... not sure about this. or this could also be due to your PHP v7....? These types of error does not appear with PHP 5.6 [as recommended in text files and project overview table]
@mikkocillo4987
@mikkocillo4987 Год назад
@@CodeAstro thank you so much sir!
@RafinhaThunder
@RafinhaThunder Год назад
I can't log in, the username and password, are they the same?
@CodeAstro
@CodeAstro Год назад
Any error messages? The reason behind this is probably due to your Latest version of PHP [php 8] if db connection and everthing is fine. We've tested this project using PHP 8, and it does not work there!
@alphamushi1545
@alphamushi1545 Год назад
hello sir when i try to login got this error. Fatal error: Uncaught Error: Non-static method Connection::connect() cannot be called statically in C:\data\htdocs\pos\models\users.model.php:15 Stack trace: #0 C:\data\htdocs\pos\controllers\users.controller.php(23): UsersModel::MdlShowUsers('users', 'user', 'admin') #1 C:\data\htdocs\pos\views\modules\login.php(46): ControllerUsers::ctrUserLogin() #2 C:\data\htdocs\pos\views\template.php(171): include('C:\\data\\htdocs\\...') #3 C:\data\htdocs\pos\controllers\template.controller.php(6): include('C:\\data\\htdocs\\...') #4 C:\data\htdocs\pos\index.php(19): ControllerTemplate::ctrTemplate() #5 {main} thrown in C:\data\htdocs\pos\models\users.model.php on line 15
@CodeAstro
@CodeAstro Год назад
First, make sure about the db connection. If everything's fine, then that's due to your LATEST version of PHP. This project requires PHP 5.6 [as mentioned in the project overview table and text files]
@dinukafernando7116
@dinukafernando7116 Год назад
@@CodeAstro I am using php 5.6 and I have the same issue
@CodeAstro
@CodeAstro Год назад
@@dinukafernando7116 You sure about that? You can check your PHP version using the command "php -v" on command prompt
@GoogleGeeks
@GoogleGeeks 7 месяцев назад
did u fix that?
@mikkocillo4987
@mikkocillo4987 Год назад
sir where to change the currency in the buying price and selling price in product management page
@CodeAstro
@CodeAstro Год назад
go through the code lines and replace the existing ones with your own!
@kunaguero110
@kunaguero110 11 месяцев назад
Where in the code
@johnjosephtorres7701
@johnjosephtorres7701 Год назад
What free hosting site did you use in this website sir?
@CodeAstro
@CodeAstro Год назад
This is a local server, XAMPP
@johntorres9
@johntorres9 Год назад
Hi sir can I upgrade the php version up to latest?
@johntorres9
@johntorres9 Год назад
Or any higher version
@arjaymoldez2736
@arjaymoldez2736 10 месяцев назад
why do i get this error? Fatal error: Uncaught Error: Non-static method Connection::connect() cannot be called statically in C:\xampp\htdocs\POS\models\users.model.php:15 Stack trace: #0 C:\xampp\htdocs\POS\controllers\users.controller.php(23): UsersModel::MdlShowUsers('users', 'user', 'admin') #1 C:\xampp\htdocs\POS\views\modules\login.php(46): ControllerUsers::ctrUserLogin() #2 C:\xampp\htdocs\POS\views\template.php(171): include('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\POS\controllers\template.controller.php(6): include('C:\\xampp\\htdocs...') #4 C:\xampp\htdocs\POS\index.php(19): ControllerTemplate::ctrTemplate() #5 {main} thrown in C:\xampp\htdocs\POS\models\users.model.php on line 15
@shadow_15-18
@shadow_15-18 4 месяца назад
same problem i did it right though, i got this error when logging in Fatal error: Uncaught Error: Non-static method Connection::connect() cannot be called statically in C:\xampp\htdocs\POS-PHP\models\users.model.php:15 Stack trace: #0 C:\xampp\htdocs\POS-PHP\controllers\users.controller.php(23): UsersModel::MdlShowUsers('users', 'user', 'admin') #1 C:\xampp\htdocs\POS-PHP\views\modules\login.php(46): ControllerUsers::ctrUserLogin() #2 C:\xampp\htdocs\POS-PHP\views\template.php(171): include('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\POS-PHP\controllers\template.controller.php(6): include('C:\\xampp\\htdocs...') #4 C:\xampp\htdocs\POS-PHP\index.php(19): ControllerTemplate::ctrTemplate() #5 {main} thrown in C:\xampp\htdocs\POS-PHP\models\users.model.php on line 15
@babua7580
@babua7580 23 часа назад
same to me Fatal error: Uncaught Error: Non-static method Connection::connect() cannot be called statically in C:\xampp\htdocs\POS-PHP\models\users.model.php:15 Stack trace: #0 C:\xampp\htdocs\POS-PHP\controllers\users.controller.php(23): UsersModel::MdlShowUsers('users', 'user', 'admin') #1 C:\xampp\htdocs\POS-PHP\views\modules\login.php(46): ControllerUsers::ctrUserLogin() #2 C:\xampp\htdocs\POS-PHP\views\template.php(171): include('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\POS-PHP\controllers\template.controller.php(6): include('C:\\xampp\\htdocs...') #4 C:\xampp\htdocs\POS-PHP\index.php(19): ControllerTemplate::ctrTemplate() #5 {main} thrown in C:\xampp\htdocs\POS-PHP\models\users.model.php on line 15
@mathengelinus46
@mathengelinus46 10 месяцев назад
your site always brings adblock threat even after disabling
@suosphearith6892
@suosphearith6892 Год назад
Good evening sir I have some error when printing sale item Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in C:\xampp\htdocs\POS-PHP\extensions\tcpdf\tcpdf.php on line 17778 Warning: chr() expects parameter 1 to be int, string given in C:\xampp\htdocs\POS-PHP\extensions\tcpdf\include\tcpdf_fonts.php on line 1506 Notice: A non well formed numeric value encountered in C:\xampp\htdocs\POS-PHP\extensions\tcpdf\pdf\bill.php on line 145 TCPDF ERROR: Some data has already been output, can't send PDF file How to fix it?
@CodeAstro
@CodeAstro Год назад
That's probably due to your LATEST version of PHP. This project requires PHP 5 [as mentioned in the project overview table and text files]
@dnsforex
@dnsforex 6 месяцев назад
I have solved the problem
@jonelebcayvlogs
@jonelebcayvlogs 3 месяца назад
@@dnsforex hey maam can you help me the username at password
@user-kz6tk7rh2s
@user-kz6tk7rh2s 10 месяцев назад
Good morning sir how can fix this ? Fatal error: Uncaught Error: Non-static method Connection::connect() cannot be called statically in C:\xampp\htdocs\POS\models\users.model.php:15 Stack trace: #0 C:\xampp\htdocs\POS\controllers\users.controller.php(23): UsersModel::MdlShowUsers('users', 'user', 'admin') #1 C:\xampp\htdocs\POS\views\modules\login.php(46): ControllerUsers::ctrUserLogin() #2 C:\xampp\htdocs\POS\views\template.php(171): include('C:\\xampp\\htdocs...') #3 C:\xampp\htdocs\POS\controllers\template.controller.php(6): include('C:\\xampp\\htdocs...') #4 C:\xampp\htdocs\POS\index.php(19): ControllerTemplate::ctrTemplate() #5 {main} thrown in C:\xampp\htdocs\POS\models\users.model.php on line 15
@GoogleGeeks
@GoogleGeeks 7 месяцев назад
did u fix that?
@hoanvu589
@hoanvu589 8 месяцев назад
What is admin's password?
@angkatuban504
@angkatuban504 16 дней назад
Username: admin Password: codeastro
@babua7580
@babua7580 23 часа назад
C:\xampp\htdocs\POS-PHP\models\users.model.php on line 15
@siewqian10
@siewqian10 Год назад
hi, i like your project very much!!! it is useful but some got bug, may i contact with you?
Далее
▼ЕГО БОЯЛИСЬ МОНГОЛЫ 🍣
32:51
Просмотров 294 тыс.
Stock Management System in PHP DEMO
13:34
Просмотров 53 тыс.
APPLE дают это нам БЕСПЛАТНО!
1:01
Просмотров 569 тыс.