Skip to main content

Order value, average showing in negative

More
6 years 3 months ago #321067 by Harrier
Hi

In Hikamarket Multi vendor module, when I login to the vendor dashboard, the average order price, order for this month totals are displaying in negative (-) sign before the amounts. Can you please help to remove it and what is the reason for negative amount display?

Thanks

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #321071 by Jerome
Hello,

Can you please confirm your HikaMarket configuration regarding the "market mode" setting ?
www.hikashop.com/support/documentation/1...ml#config_market_tax

Regards,

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #321190 by Harrier
Hi Jerome,

Please find attached the Market Mode settings. Look forward to your help.

Thanks.

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #321198 by Jerome
Hello,

Thank you for the confirmation.

Unfortunately, I cannot reproduce your issue in my test website.
The query made for the statistics should handle the display of the price correctly ; when you are in "vendor paid directly", the vendor order price is negative (so we can know that the vendor has been paid directly) and in such case, the value will be the order total minus the omission.
Code:
AVG( CASE WHEN hk_order.order_vendor_price >= 0 THEN hk_order.order_vendor_price ELSE (hk_order.order_full_price + hk_order.order_vendor_price) END )
I would require more details about your fee configuration and probably more details about the order seen by the vendor.
If you still have a negative value, it should mean that there order total is inferior than the omission.

Regards,

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

More
6 years 3 months ago #321287 by Harrier
Thanks. I don't see any negative value now.

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #321292 by Jerome
Hello,

Let us know if the problem comes again.

Regards,

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #321303 by Harrier
Hi Jerome,

Our vendors are paid directly exactly the amount paid by the customer on the portal. There is no fees, commission, etc to be deducted. It happens offline. The final cart value paid by the customer should reflect as it is on vendor page including the tax breakup, coupons, etc.

Thanks

Please Log in or Create an account to join the conversation.

More
6 years 2 months ago #321360 by Jerome
Hello,

I'm sorry but I don't understand what you're talking about.
Do you still have the issue ?

Regards,

Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

Please Log in or Create an account to join the conversation.

Moderators: Obsidev
Time to create page: 0.272 seconds
Powered by Kunena Forum