Error with Click and Collect service

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
whatdaro
Posts: 42
Joined: 19 May 2021, 17:48

Error with Click and Collect service

Post by whatdaro » 16 Dec 2021, 16:46

OS: Linux
Aimeos Ver: 2021.10.4
PHP: 7.4.12
DB: MariaDB

I'm getting an error when choosing the default installed Click and Collect deliver service:

Configuration for "supplier.code" is missing
Invalid service attributes

I get this after I enter the time and try to proceed to the next step.

This is a clean fresh install of Aimeos and the shop sample.

User avatar
aimeos
Administrator
Posts: 7896
Joined: 01 Jan 1970, 00:00

Re: Error with Click and Collect service

Post by aimeos » 17 Dec 2021, 10:06

Did you select one of the listed suppliers in the Click&Collect option from the demo setup?
You can also remove supplier selection if you don't need it by removing the "Supplier" decorator in the delivery service option.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
whatdaro
Posts: 42
Joined: 19 May 2021, 17:48

Re: Error with Click and Collect service

Post by whatdaro » 19 Dec 2021, 07:14

aimeos wrote: 17 Dec 2021, 10:06 Did you select one of the listed suppliers in the Click&Collect option from the demo setup?
You can also remove supplier selection if you don't need it by removing the "Supplier" decorator in the delivery service option.
I had not changed anything, I tried to use it as the default entry from the fresh build.

To fix it I had to remove it and re-add, now it works.

However the date and time picker works only for Chrome, it does not work for firefox properly, there is no style to it and not user friendly.
Could you please advice how to change the time picker style or to a different UI, thanks.

User avatar
aimeos
Administrator
Posts: 7896
Joined: 01 Jan 1970, 00:00

Re: Error with Click and Collect service

Post by aimeos » 20 Dec 2021, 08:41

Firefox only allows to change the values of the time input field but doesn't offer a dropdown like Chrome. If you want to offer that regardless of the native browser implementation, you need a JS library you can use for that.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply