Add implementation

This commit is contained in:
Joseph Johansen
2024-08-29 11:48:14 +01:00
parent cf5e182cf7
commit 6df0b24bcf

View File

@@ -2,7 +2,10 @@
class ShopsListService
def open_shops
shops_list.ready_for_checkout.all
shops_list.
ready_for_checkout.
distributors_with_active_order_cycles.
all
end
def closed_shops