- Posts: 79
- Thank you received: 3
Reports
- studiocurci
-
Topic Author
- Offline
Less
More
3 years 5 months ago #350752
by studiocurci
Reports was created by studiocurci
-- HikaShop version -- : 4.7.2
-- Joomla version -- : 4.2.9
-- PHP version -- : 8.1.17
Hi,
I'm trying to customize some reports. For example TOP SALES works fine for all brands, but If I try to filter results by brand, no results are shown.
By the way, is there a way to duplicate your pre-installed reports?
At the end I need to export several datas filtered by data range and one specific brand (csv columns):
created on
order number
order item name
product item price
I suppose it is possible to do it, but I can't create this report working.
Could you please help me?
You already have credentials for backend.
Thank you
Francesco
-- Joomla version -- : 4.2.9
-- PHP version -- : 8.1.17
Hi,
I'm trying to customize some reports. For example TOP SALES works fine for all brands, but If I try to filter results by brand, no results are shown.
By the way, is there a way to duplicate your pre-installed reports?
At the end I need to export several datas filtered by data range and one specific brand (csv columns):
created on
order number
order item name
product item price
I suppose it is possible to do it, but I can't create this report working.
Could you please help me?
You already have credentials for backend.
Thank you
Francesco
Please Log in or Create an account to join the conversation.
3 years 5 months ago - 3 years 5 months ago #350766
by Philip
Hello,
Firstly, it is not possible to copy pre-existing reports, so you must reproduce the configurations exactly by creating a new report.
Secondly, I am not sure I understand your problem regarding the brands, because if you refer to my screenshot, restricting your report by brand should not be a problem.
Awaiting your returns to progress on your subject.
Regards
Firstly, it is not possible to copy pre-existing reports, so you must reproduce the configurations exactly by creating a new report.
Secondly, I am not sure I understand your problem regarding the brands, because if you refer to my screenshot, restricting your report by brand should not be a problem.
Awaiting your returns to progress on your subject.
Regards
Last edit: 3 years 5 months ago by Philip.
Please Log in or Create an account to join the conversation.
- studiocurci
-
Topic Author
- Offline
Less
More
- Posts: 79
- Thank you received: 3
3 years 5 months ago #350772
by studiocurci
Replied by studiocurci on topic Reports
Hi,
unfortnatly category filter doesn't work on my site. Could you please check it on backend?
Thank you
Regards
Francesco
unfortnatly category filter doesn't work on my site. Could you please check it on backend?
Thank you
Regards
Francesco
Please Log in or Create an account to join the conversation.
3 years 5 months ago #350775
by nicolas
Hi,
Philippe made a mistake. The "categories" filter of reports is to filter the products based on their linked categories.
If you select a brand there it won't work properly because brands are not linked to products in the same way as categories.
It would require modifying the code in the file administrator/components/com_hikashop/classes/widget.php to support brands
Philippe made a mistake. The "categories" filter of reports is to filter the products based on their linked categories.
If you select a brand there it won't work properly because brands are not linked to products in the same way as categories.
It would require modifying the code in the file administrator/components/com_hikashop/classes/widget.php to support brands
Please Log in or Create an account to join the conversation.
Time to create page: 0.160 seconds