MV
Asked
I have the folowing error when I want to import my xls with items:
Undefined array key “name”
How to solve?
Attachments
- MVAnswered
And on checkout I get a form error
Attachments - MVAnswered
Also on checkin with incoming goods…
Attachments - MVAnswered
Fixed. Because no stock available. Error could be more suggestive like no stock available.
XLS import still not working, all manual input… /sigh
- MSAnswered
Hello,
Only .xlsx files are supported.
The error message for out of stock should be clear for checkout items (same as screenshot).
Thank you
- MVAnswered
Ok, clear, but why are iages broken?
Attachments - MSAnswered
Hello,
Not sure you can try relink the storage with
php artisan storage:link --force
Please share the output of the command if it does’t resolve the images url.Thank you
- Login to Reply