just sending files
This commit is contained in:
@@ -7,5 +7,9 @@ class ReportsController < ApplicationController
|
||||
def orders_to_confirm
|
||||
@report = Item.orders_to_confirm
|
||||
end
|
||||
|
||||
def orders_to_pack
|
||||
@report = Item.orders_to_pack
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user