Part 1 - Inventory Management System in Codeigniter

Поделиться
HTML-код
  • Опубликовано: 13 янв 2025

Комментарии • 52

  • @PawMeongs
    @PawMeongs 3 года назад +1

    thank you sir, this is for my reference of system management warehouse....

  • @FinanceWithTipu
    @FinanceWithTipu Год назад

    I want to use this inventory management system.Can you kindly tell me which versions are they uploaded in? php version and stuff

  • @karemeradidier5887
    @karemeradidier5887 4 года назад +1

    good work

  • @sonysingh8164
    @sonysingh8164 9 месяцев назад

    Login page is not showing

  • @jumaboaz4045
    @jumaboaz4045 Год назад

    Good job.can you do do me a video for managing purchase and updating stock ,,item quantity to reduce when purchase is made

    • @iShah300
      @iShah300  Год назад

      Its already done. See Purchase Order

  • @fathimafarah1190
    @fathimafarah1190 5 лет назад

    well understood..This is the same specification I use for my IT project codeigniter & AdminLTE.. superb..!! can u tell me how to upload the background image in the login page? im still learning on this
    ???
    Can u also upload CRUD operation during this month..it will be a great help..

    • @iShah300
      @iShah300  5 лет назад

      Yup sure. I will upload it in this week. And open login page inside views/users/ folder and change it from their...

  • @samuelbie2122
    @samuelbie2122 Год назад

    Very good video series, but the quality is extremely low, we cant see a thing.

  • @InspirationBroadcast
    @InspirationBroadcast 4 года назад

    Please part 2 is not available. It's made private. Thank you

    • @iShah300
      @iShah300  4 года назад

      Its quality was bad so i had to remove sorry

    • @iShah300
      @iShah300  4 года назад

      Part 2 is uploaded

  • @richloveasmah3503
    @richloveasmah3503 3 года назад

    Please why did you not use version 4

    • @iShah300
      @iShah300  3 года назад

      Its an old series i started a year back in ver 3 so that's why...

    • @richloveasmah3503
      @richloveasmah3503 3 года назад

      @@iShah300 k please can I use the code for version 4

  • @DurgeshKumar-yu4hu
    @DurgeshKumar-yu4hu 4 года назад

    im getting issue after login Fatal error: Call to a member function result() on boolean in ... can u plz help me ...awaiting for your response

    • @iShah300
      @iShah300  4 года назад

      Yes

    • @DurgeshKumar-yu4hu
      @DurgeshKumar-yu4hu 4 года назад

      @@iShah300 how i can solve it?

    • @DurgeshKumar-yu4hu
      @DurgeshKumar-yu4hu 4 года назад

      Message: Call to a member function result() on boolean
      Filename: models/Main_model.php

    • @iShah300
      @iShah300  4 года назад

      @@DurgeshKumar-yu4hu which line? In main_model.php??

    • @DurgeshKumar-yu4hu
      @DurgeshKumar-yu4hu 4 года назад

      @@iShah300 line no 418

  • @peterdemontero3469
    @peterdemontero3469 4 года назад

    Please how can l use js Toast for notification in my codeigniter app like how you did yours. Please help me how can l do that.Thank you.

    • @iShah300
      @iShah300  4 года назад

      Peter Demontero sorry for late response. Their is a library called toastr.

  • @peterdemontero3469
    @peterdemontero3469 4 года назад

    Hello sir thank for this video. Please there is a problem l will like you to help me solve. When someone purchase an intem the stock needs to reduce but instead the stock increase. Please how can l fix this?

    • @iShah300
      @iShah300  4 года назад

      Get the item quantity from stock table and deduct it as what ever the quantity of item is ordered.
      E.g. item 1 in stock 10
      Ordered item 1 = 3
      Makes it 7 update the stock table with thisentry

    • @peterdemontero3469
      @peterdemontero3469 4 года назад

      ​@@iShah300 please so that means l have to update the stock table manually . PLease can it be make so that when an item is purchase automatically quatity of products in stock is reduces . My problem is this for Example if there are 5 products in stock and 2 of those item is sold there should be 3 items left in stock but the software adds the 2 products purchase to the 5 already in stock and it becomes 7 and when your go to list stocks you find that stock has increase to 7 and it shouldnt be that.

    • @iShah300
      @iShah300  4 года назад

      @@peterdemontero3469 share your code please. Or contact me via my email ...

  • @afghanlala345
    @afghanlala345 4 года назад

    Hello dear 💘
    How can to create codeigniter application
    To auto install for the first time
    Like your inventory management system app

    • @iShah300
      @iShah300  4 года назад +1

      Its custom made.

    • @afghanlala345
      @afghanlala345 4 года назад

      @@iShah300
      Ok can you teach me dear 🙂
      Or can you send some video link
      On that tutorial

    • @iShah300
      @iShah300  4 года назад +1

      @@afghanlala345 all the videos are uploaded on my channel. See in playlist but i think for the installation process of what you want is not their and i will make on it

    • @afghanlala345
      @afghanlala345 4 года назад +1

      @@iShah300
      Ok please make a video on the installation process and in which folder we can to put our database file

  • @prabhdeep155
    @prabhdeep155 4 года назад

    Hello Mian bhai jaan,
    Kya iska code upload kar sakte hain aap ?

    • @iShah300
      @iShah300  4 года назад

      Available on github
      Github.com/imran300/inventory

  • @zakiabdullahimohamed8619
    @zakiabdullahimohamed8619 3 года назад

    Creat tutorial i am bigginer bro can you share me template link

    • @iShah300
      @iShah300  3 года назад +1

      Template?? Its Admin LTe free template...

    • @zakiabdullahimohamed8619
      @zakiabdullahimohamed8619 3 года назад

      @@iShah300
      Right bro i am bigginner in codienighter
      Can you share me this projects source code for pratical

    • @iShah300
      @iShah300  3 года назад +1

      @@zakiabdullahimohamed8619 github.com/imran300
      Find it here bro.

    • @zakiabdullahimohamed8619
      @zakiabdullahimohamed8619 3 года назад

      @@iShah300 thnks alot bro

  • @chanchalahirwal1392
    @chanchalahirwal1392 4 года назад

    SIR PLZ SENT ME CODE

    • @iShah300
      @iShah300  4 года назад +1

      github.com/imran300/inventory

    • @LukiRidzkiana
      @LukiRidzkiana 3 года назад

      @@iShah300 how to run this app on CI v.4?

    • @iShah300
      @iShah300  3 года назад

      @@LukiRidzkiana its built on CI ver 3 so you will have to convert it to ci ver 4

  • @kookiekookie769
    @kookiekookie769 3 года назад

    hello sir can i get the source code? pls.... thank you

    • @iShah300
      @iShah300  3 года назад +1

      Github.com/imran300
      Find inventory
      Thanks and dont forget to subscribe

    • @kookiekookie769
      @kookiekookie769 3 года назад

      @@iShah300 done and thank you such a nice tutorial hope you'll do more videos about codeigniter in future