coopcycle / coopcycle-web

Logistics & marketplace platform. Only for worker-owned business.
https://coopcycle.org
Other
564 stars 129 forks source link

Implement orders export using Cube #3913

Open alexsegura opened 10 months ago

alexsegura commented 10 months ago

Currently we are using the optimized but messy RestaurantStats.php class to implement the orders export.

It should be possible to implement it properly using Cube, for example using a view.

To make sure nothing is broken, functional tests with real database data should be added.

Paul-Eraman-CoopCycle commented 5 months ago

dependent on: https://github.com/coopcycle/coopcycle-ops/issues/28