created a very ugly report
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
class ReportsController < ApplicationController
|
||||
|
||||
def items_to_order
|
||||
@items = Item.items_to_order
|
||||
@report = Item.items_to_order
|
||||
end
|
||||
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user