Hello there!
I want to see the rack number in the item list and also I want to be able to select multiple warehouses or racks on checkout of an item.
How would i do the above?
- NCAnswered
Is there any guide on how to update?
 - MSAnswered
Hello,
Please download the file again and then follow the update instructions from documentation.pdf
Thank you
 - NCAnswered
Thank you very much 😃
 - MSAnswered
Hello,
There is an issue reported in the latest version. I have just updated the file. You can perform update after downloading the latest file.
Thank you
 - NCAnswered
hey i tried updating but when I get to the point of updating database i get a http error 500 and when i go to terminal and run the artisan command to update it gives an error:
In Application.php line 749:
Class “Facade\Ignition\IgnitionServiceProvider” not found
 - MSAnswered
Hello,
Please run the
composer installand you can check the server’s php error logs for 500 error details. The Laravel logs are in thestorage/logs/foolder.Thank you
 - Login to Reply