NC
Asked
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?
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?
- NCAnsweredIs there any guide on how to update?
- MSAnsweredHello,
Please download the file again and then follow the update instructions from documentation.pdf
Thank you - NCAnsweredThank you very much :)
- MSAnsweredHello,
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 - NCAnsweredhey 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 - MSAnsweredHello,
Please run the `composer install` and you can check the server's php error logs for 500 error details. The Laravel logs are in the `storage/logs/` foolder.
Thank you - Login to Reply