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

Поділитися
Вставка
  • Опубліковано 26 гру 2024

КОМЕНТАРІ • 58

  • @meherayari1461
    @meherayari1461 Рік тому

    All your POSystems are building with 5.6 ? Do you have an other pos with latest versions of PHP ?

  • @rferabel
    @rferabel Рік тому

    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

  • @arjaymoldez2736
    @arjaymoldez2736 Рік тому +2

    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 9 місяців тому

      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 5 місяців тому

      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

  • @SaiKumar-ws3jc
    @SaiKumar-ws3jc Рік тому

    Can we customize the add product option fields?

  • @saidammar7676
    @saidammar7676 Рік тому

    does this have barcodescanner feature?

  • @tucanalfavoritoit
    @tucanalfavoritoit Рік тому

    In this project, can i add subcategory in products?

  • @yeshashwini.g1206
    @yeshashwini.g1206 Рік тому

    Can u send old version of xamp sir please it is not atall available

  • @delacruzangelo3155
    @delacruzangelo3155 7 місяців тому

    i cant find the download button on the site

  • @keemgraphics1041
    @keemgraphics1041 Рік тому

    Great job. does this work with barcode scanner and does it have a printing function

  • @sirmike7619
    @sirmike7619 Рік тому

    then na debug ko po ung code ang problem naman sa sales hindi maka type ng product pag bibili ako

  • @bigdeeckbee
    @bigdeeckbee 7 місяців тому

    hello can I ask how can I change the currency for it?

  • @MrExceptional001
    @MrExceptional001 Рік тому

    Hello, please where can I edit receipt information?

  • @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 Рік тому

      i always have the latest version but still not working @CodeAstro @@CodeAstro

  • @KyleDecena
    @KyleDecena Рік тому

    is this OOP structure?

  • @thanapatwetchakama9844
    @thanapatwetchakama9844 Рік тому

    Can I insert data other language?

  • @alphamushi1545
    @alphamushi1545 2 роки тому +1

    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  2 роки тому

      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 Рік тому

      did u fix that?

  • @SpiritnMind
    @SpiritnMind Рік тому

    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)

  • @romeoaniansah6696
    @romeoaniansah6696 Рік тому

    Good Evening Sir, i use visual studio code. i get error when i login. can you assist plz?

  • @AbdulMuminGaniu
    @AbdulMuminGaniu 5 місяців тому

    i cant add a new product

  • @mikkocillo4987
    @mikkocillo4987 2 роки тому

    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  2 роки тому

      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 2 роки тому

      @@CodeAstro thank you so much sir!

  • @mikkocillo4987
    @mikkocillo4987 2 роки тому

    sir where to change the currency in the buying price and selling price in product management page

    • @CodeAstro
      @CodeAstro  2 роки тому

      go through the code lines and replace the existing ones with your own!

    • @kunaguero110
      @kunaguero110 Рік тому

      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

  • @KeppoCyber
    @KeppoCyber Рік тому

    you are awesome, thk u bro

  • @hope1owo
    @hope1owo Рік тому

    Thank you very much!

  • @RafinhaThunder
    @RafinhaThunder 2 роки тому

    I can't log in, the username and password, are they the same?

    • @CodeAstro
      @CodeAstro  2 роки тому

      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!

  • @u9gaming744
    @u9gaming744 2 місяці тому

    sir the id and password is wrong

  • @mathengelinus46
    @mathengelinus46 Рік тому

    your site always brings adblock threat even after disabling

  • @elinaxyz86
    @elinaxyz86 Рік тому

    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.

  • @NeilmarBensolan
    @NeilmarBensolan Рік тому

    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

  • @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 11 місяців тому

      I have solved the problem

    • @jonelebcayvlogs
      @jonelebcayvlogs 8 місяців тому

      @@dnsforex hey maam can you help me the username at password

  • @hoanvu589
    @hoanvu589 Рік тому

    What is admin's password?

    • @angkatuban504
      @angkatuban504 6 місяців тому

      Username: admin
      Password: codeastro

  • @babua7580
    @babua7580 5 місяців тому

    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?