Files
openfoodnetwork/app/services/order_cycles
Gaetan Craig-Riou 2bac76ff40 Refactor #products_relation
Due to primary_taxon and supplier having moved to the variant, filtering
by_producer and by_category with a custom order involves some
complicated sql queries. So we moved the sorting logic from
ProductsRenderer to OrderCycles::DistributedProductsService so we can
keep the complicated SQL logic contained in one place
2024-07-15 12:36:00 +02:00
..