Question on dashboard data between vendors

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!
DmS
Posts: 56
Joined: 09 Aug 2021, 08:59

Question on dashboard data between vendors

Post by DmS » 16 May 2022, 14:54

Our customer have noticed some things on the data in the dashboard that they feel is wrong, or at least very odd.
(it's multi vendor marketplace)

Looking at a specific order holding products from, different vendors, in the order row we see that in the top level we see the sum from all products in the order, and the same order shown on a vendors/sites own dashboard only shows the vendors products/value in the order. This is as expected.

But looking at sales per day, it's different.
According to the customer, the order value on the per day/month sales graph, is correct on the main site, the order value is the sum of all products in the order.

But on the vendor site, same graph, the value shown is the sum of the TOTAL order value from orders where a product from the vendor is part of the order. Only if there is no product from the vendor in the order, the order value is not counted towards the vendor.

Is it supposed to be like this?
We would have expected to see the same principle applied to the order value summary per day/month as when you look at a single order.

So for main site A - we would see the total ordervalue from all vendors
But for Vendor B, we would see the total ordervalue of only the products from Vendor B.

Is there something odd going on here, or are we missing something here

Thanx/Dan
_____________
Laravel 8 with Aimeos 2021.10.7 + Marketplace. Setup via composer. Mac with Valet and MySql 8.0.25

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

Re: Question on dashboard data between vendors

Post by aimeos » 16 May 2022, 15:24

This has been fixed in aimeos/ai-admin-jqadm 2021.10.14+
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

DmS
Posts: 56
Joined: 09 Aug 2021, 08:59

Re: Question on dashboard data between vendors

Post by DmS » 17 May 2022, 07:16

Ah, ok.
Thank you
_____________
Laravel 8 with Aimeos 2021.10.7 + Marketplace. Setup via composer. Mac with Valet and MySql 8.0.25

Post Reply