GX-Feature #70612
Von Alexandre Ataides vor etwa 1 Jahr aktualisiert
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` and `hackathon_purchased_products` branches have been merged into this one.
- The `Purchased products` logic has been changed to fetch the data from the `orders` table and not from the `products.products_purchased`
- The statistic menu text has been changed from `Sold Products` to `Products Statistics`
- Unit tests have been adjusted accordingly
-----
How to test:
- Place some random orders
- Access the `Products Statistics` page