mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-17 04:34:24 +00:00
WIP: BOM Refactor, adding for_line_items action to enterprises controller
This commit is contained in:
@@ -68,6 +68,7 @@ Openfoodnetwork::Application.routes.draw do
|
||||
resources :enterprises do
|
||||
collection do
|
||||
get :for_order_cycle
|
||||
get :for_line_items
|
||||
post :bulk_update, as: :bulk_update
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user