Feature Requested: Add Image With Items

Add Image With Items

Hello, in the simple stock manager there is the possibilty to add a photo with the Item. Is it please possible to add this future to WIMS? Thank you very much, With kind regards,

WW

Walter van Wijngaarden

Requested

Hello,

in the simple stock manager there is the possibilty to add a photo with the Item.

Is it please possible to add this future to WIMS?

Thank you very much,

With kind regards,

Walter van Wijngaarden

  • WW

    Walter van Wijngaarden

    Answered

    This is the line in your documentation http://yourWIMSURL/commands/update_database? key=youLicenseKeyOrPurchaseCode so it points to public/commands but this is not there. Also no when I unpack your zip file

  • MS

    Mian Saleem

    Answered

    Hello,

    Those are not folder or file but routes. I found there was issue with previous installation that the key was saved wrongly. Please edit storage/app/keys.json and replace "mps" with ""wims then try to access /commands/update_database or simply run the migrations from terminal by php artisan migrate --force

    Thank you

  • WW

    Walter van Wijngaarden

    Answered

    Hello, in keys.json "wims"was already there. Update by /command/update_database is not working. Also can not access terminal and run php artisan migrate --force. Please provide a correct update for this installation. I will buy more to use on different sites but not if update is not working. With kind regards, Walter

  • WW

    Walter van Wijngaarden

    Answered

    Hello, I did the update through Putty but then I get this message. Cheers Walter

  • MS

    Mian Saleem

    Answered

    Hello,

    That mean migrations are up to date. Please check the items table in your database and make sure that the photo column extists.

    Thank you

  • Login to Reply