Coupon decorator display problem

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
bar_on
Posts: 15
Joined: 28 Jul 2024, 01:45

Coupon decorator display problem

Post by bar_on » 28 Jul 2024, 01:48

Admin-coupon-add-limit.png
Admin-coupon-add-limit.png (84.36 KiB) Viewed 5585 times
This is the intended behaviour for json input of decorator value.
Screenshot 2024-07-27 at 6.43.37 PM.png
Screenshot 2024-07-27 at 6.43.37 PM.png (34.17 KiB) Viewed 5585 times
This is what I got [object Object]. It affects when I try to save/modify the data. Is there anything I can do to fix this?

Version:
"php": "^8.1.0",
"aimeos/aimeos-laravel": "~2023.10",
Mac environment

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

Re: Coupon decorator display problem

Post by aimeos » 28 Jul 2024, 09:16

A new version of the aimeos/ai-admin-graphql package is available fixing the problem. Please run "composer up" to update to the latest 2023.10 package
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

Post Reply