Question: Hide The List Of Qty And Warehouse From The Item

Hide The List Of Qty And Warehouse From The Item

I would like it not to be shown because there are approximately 1845 Warehouses within the system and it is impossible to add 30 items and see them

R

raphyxXxGuerrero

Asked

I would like it not to be shown because there are approximately 1845 Warehouses within the system and it is impossible to add 30 items and see them

  • MS

    Mian Saleem

    Answered

    Hello,

    Yes, that’s a lot. I will show the total quantity in the next update.

    If you want to modify yourself the file would be resources/js/Pages/Item/Index.vue around line no 124 - 129

    After modification, you need to rebuild the app npm i && npm build

    Thank you

  • R

    raphyxXxGuerrero

    Answered

    What would be the cost for you to support me with that, the truth is that it is somewhat complicated for me since I do not handle vue.js

  • R

    raphyxXxGuerrero

    Answered

    Or, how do I do this? rebuild the app npm i && npm build

  • MS

    Mian Saleem

    Answered

    This is the command to run, npm i will install the dependencies and npm build will build the app. You should run these commands in the terminal after opening the site directory. Thank you

  • R

    raphyxXxGuerrero

    Answered
  • R

    raphyxXxGuerrero

    Answered

    i think i’m doing something wrong

  • MS

    Mian Saleem

    Answered

    Your server might not have node installed. You can do it locally and then upload the files to the server. Or just wait another day as there is an issue reported and I am fixing then will release update. Thank you

  • Login to Reply