Aktionen
GX-Feature #70612
geschlossenRefactoring of product related statistics - Top selling products and Most frequently viewed products
Status:
Erledigt
Priorität:
Normal
Zugewiesen an:
Kategorie:
Refactoring
Zielversion:
% erledigt:
0%
Geschätzter Aufwand:
Steps to reproduce:
Betroffene Versionen:
4.8.0.2
Release Notes Langtext:
Die Statistikseiten für gekaufte und angesehene Produkte wurden aktualisiert
Beschreibung
The GambioAdmin statistic pages for top-selling- and most frequently viewed products were refactored on the last Hackathon of Gambio Developer Team.
Both projects need to be finalized and merged together due to their similarity.
The changes are implemented in the branches: hackathon_stats_products_viewed
and hackathon_purchased_products
.
- The
hackathon_stats_products_viewed
andhackathon_purchased_products
branches have been merged into this one. - The
Purchased products
logic has been changed to fetch the data from theorders
table and not from theproducts.products_purchased
- The statistic menu text has been changed from
Sold Products
toProducts Statistics
- Unit tests have been adjusted accordingly
How to test:
- Place some random orders
- Access the
Products Statistics
page
Aktionen