Show sales of the last year
					Forum rules
Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
	Always add your TYPO3, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Re: Show sales of the last year
Which kind of aggregation should be done?
- Single number of all orders within 365 days?
- Graph of all sales by day within 365 days?
You can have a look at the dashboard JS for the sales of the last 30 days if you need a graph.
Otherwise, you can use aggregate() to sum up all sales of the last 365 days.
https://github.com/aimeos/ai-admin-jqad ... d-sales.js
			
			
			
									
									- Single number of all orders within 365 days?
- Graph of all sales by day within 365 days?
You can have a look at the dashboard JS for the sales of the last 30 days if you need a graph.
Otherwise, you can use aggregate() to sum up all sales of the last 365 days.
https://github.com/aimeos/ai-admin-jqad ... d-sales.js
Professional support and custom implementation are available at  Aimeos.com
If you like Aimeos, give us a star
 give us a star
						If you like Aimeos,
 give us a star
 give us a star Star Repo
					Star Repo
				