MV
Asked
I have the folowing error when I want to import my xls with items:
> Undefined array key "name"
How to solve?
> Undefined array key "name"
How to solve?
Attachments
- MVAnsweredAnd on checkout I get a form errorAttachments
- MVAnsweredAlso on checkin with incoming goods.....Attachments
- MVAnsweredFixed. Because no stock available. Error could be more suggestive like no stock available.
XLS import still not working, all manual input....... /sigh - MSAnsweredHello,
Only .xlsx files are supported.
The error message for out of stock should be clear for checkout items (same as screenshot).
Thank you - MVAnsweredOk, clear, but why are iages broken?Attachments
- MSAnsweredHello,
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